v20

latestOpenAPI 3.1.02026-08-08122113375.9 KB
conversations

Delete attachment

Delete an attachment from a conversation message.

Use this endpoint when a sender removes an attachment from their message.

Behavior:

  • Validates conversation membership.
  • Removes the attachment record and returns a no-content response.
delete/conversations/{id}/messages/{messageId}/attachments/{attachmentId}

Path parameters

idstring required

Conversation ID

Conversation ID

messageIdstring required

Message ID

Message ID

attachmentIdstring required

Attachment ID

Attachment ID

Response

Attachment deleted