Message
Send Attachment
Sends an attachment to a MyAlice customer in any platform
POST
/
stable
/
open
/
customers
/
send-attachment-message
Authorizations
X-Myalice-Api-Key
string
headerrequiredBody
application/json
customer_id
string
requiredThe Id of the customer in MyAlice, can be found in MyAlice Dashboard or API/Webhook call
attachment_type
enum<string>
requiredType of the attachment
Available options:
image
, video
, document
attachment_url
string
requiredPublicly accessible URL of the attachment
Response
200 - application/json
id
string
requiredproject_id
integer
requiredtimestamp
string
requiredfunction_name
string
requiredmessage
string
requiredstatus
string
requiredextra
object
required