Delete a document to a company

DELETE /api/v1/documents/:id

Deletes a document associated with a specific company using the document ID. Requires an access token for authentication.

Request Body

This request does not require a request body.

Response

  • message (string): A message indicating the status of the deletion.
Language
Credentials
Bearer
URL
Click Try It! to start a request and see the response here!