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.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

(Required) Document id

Headers
string
Responses

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/plain