Skip to main content

Delete Stock Take Attachment

DELETE 

/api/stock-takes/:stockTake/documents/:document

Detaches the document from the stock take and permanently deletes the stored file along with every link to it.

Required scope: inventory:write

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Returns 404 if the document is not attached to the given stock take.

Authentication: Requires Bearer token.

Requires scope: inventory:write

Requires permission: inventory.count

Request

Responses

OK

Response Headers
    Content-Type