Delete Shipment Document
Shipment Documents
Delete Shipment Document
Delete a shipment document by ID
DELETE
Delete Shipment Document
Headers
Your API key will be used for authentication of the request. Authorization: YOUR_API_KEY
Path Parameters
"id" is required (enter it either in parameters or request body)
"shipmentId" is required (enter it either in parameters or request body)
Body
application/json
Query parameters can also be provided in the request body as a JSON object
Response
200 - application/json
Responses for DELETE /api/rest/shipments/{shipmentId}/documents/{id}
response of any mutation on the table "file_associations"

