delete https://{api_url}/api/v5//basket//attach/
Remove a file attachment from basket. If the attachment cannot be found,
a HTTP 404 status is yielded.
Log in to see full request history
Response
Remove a file attachment from basket. If the attachment cannot be found,
a HTTP 404 status is yielded.
xxxxxxxxxx
curl --request DELETE \
--url https://example.jrni.com/api/v5/company_id/basket/id/attach/attachment_id \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: