Documents
Delete a document
Deletes a document by ID. Note: This will also affect any child documents that reference this document as a parent.
DELETE
Authorizations
Your unique Avido API key
Path Parameters
The unique identifier of the document
Example:
"123e4567-e89b-12d3-a456-426614174000"
Response
204
Document deleted successfully