Delete 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
}Changes
No recorded changes to this endpoint across all 1 revision of this API.