Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
multipart/form-data
The attachment to add to the pool. The file can be up to 10MB in size
Response
Successful Response
The ID of the attachment to use in send_email
requests