Attachments
Delete an attachment
Delete an unreferenced Attachment owned by the caller.
DELETE
Delete an attachment
Authorizations
Bearer token authentication. Include your API token in the Authorization header.
Format: Authorization: Bearer <your-token>
Path Parameters
Unique identifier of the attachment to delete
Response
Attachment deleted (no body).

