Message
Send Attachment
Sends an attachment to a MyAlice customer in any platform
POST
Authorizations
Body
application/json
Attachment to send
The Id of the customer in MyAlice, can be found in MyAlice Dashboard or API/Webhook call
Example:
"1022"
Type of the attachment
Available options:
image
, video
, document
Example:
"image"
Publicly accessible URL of the attachment
Example:
"https://myalice.com/logo.png"