Delete a document
Documents
Delete a document
Soft-delete (discard) a document record in the Terminal49 API. The underlying file is retained for compliance, but the record is hidden from list endpoints.
DELETE
Delete a document
Beta Feature - This endpoint is currently in beta. The API is stable, but the schema and behavior may evolve based on feedback.
Authorizations
Token YOUR_API_TOKEN
The APIs require authentication to be done using header-based API Key and Secret Authentication.
API key and secret are sent va the Authorization request header.
You send your API key and secret in the following way:
Authorization: Token YOUR_API_KEY
Path Parameters
Response
No Content