Delete Invoice Document
Invoice Documents
Delete Invoice Document
Delete an invoice document by ID
DELETE
Delete Invoice 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)
"invoiceId" 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/invoices/{invoiceId}/documents/{id}
response of any mutation on the table "file_associations"

