apps

Create Email Attachment Target

Mint a one-off attachment token + a presigned POST to upload its bytes.

post/api/v1/apps/{app_id}/email-attachments

Path parameters

app_idstring uuid required

Request body

filenamestring required
content_typestring nullable
embed_host_app_idstring uuid nullable

Response

Successful Response

tokenstring required
filenamestring required
upload_urlstring required
fieldsobject required
max_bytesinteger required
max_filesinteger required

Changes

Changed in 1 of the 15 revisions of this API.1

Of the 15 revisions, 1 has no diff computed.