post https://example.com/notification/v1/attachment
Add attachment
Add an attachment to be used in emails
This API requires EMAIL_SEND_EMAIL permission(s).
Responses
Add attachment
Add an attachment to be used in emails
This API requires EMAIL_SEND_EMAIL permission(s).
xxxxxxxxxx
curl --request POST \
--url https://example.com/notification/v1/attachment \
--header 'accept: application/json' \
--header 'content-type: multipart/form-data'
Try It!
to start a request and see the response here! Or choose an example: