v6

latestOpenAPI 3.0.0raw.githubusercontent.com2024-10-187525179.6 KB
Attachments

Delete an attachment

Deleting an attachment is permanant. It will not delete references or links to the attachment that may exist in your documents.

post/attachments.delete

Request body

idstring uuid required

Unique identifier for the attachment.

Response

OK

successboolean

Example response

{
  "success": true
}