Attachments
Delete Attachment
Deletes an attachment: both the stored file and its metadata.
DELETE
Delete Attachment
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the Attachment to delete.
Example:
"3fa85f64-5717-4562-b3fc-2c963f66afa6"
Response
Attachment deleted.
Whether the deletion was successful.
Delete Attachment