v1

latestOpenAPI 3.1.02026-07-26359254.7 MB
Attachments

Upload attachment

<small>Requires the other:write scope (or a broader one that includes it).</small>

Uploads a single file as a multipart/form-data request and returns its attachment id. Use the returned id in attachmentIds arrays on email-template, sequence-step, and inbox-message endpoints to attach the file to outbound communications.

post/v3/attachments

Response

File uploaded

idinteger required

Attachment identifier — pass this in attachmentIds arrays on email-template, sequence-step, and inbox-message endpoints.

fileNamestring required

Original file name as supplied by the upload.

sizeinteger required

File size in kilobytes (rounded up).