Create attachment
Attachments
Create attachment
Create a direct-upload target for a message attachment.
Use this endpoint before uploading an image attachment for a message.
Behavior:
- Validates conversation membership and message ownership.
- Returns upload metadata for the attachment image.
POST
Create attachment
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.