v1
latestOpenAPI 3.1.02026-07-2617501.1 MBDelete a document
delete/v1/documents/{id}
Path parameters
idinteger required
Specify the ID of the document that you want to delete.
Response
200
Example response
{
"success": true
}Specify the ID of the document that you want to delete.
200
{
"success": true
}