Message
Send Attachment
Sends an attachment to a iOmniHub customer in any platform
POST
Authorizations
Body
application/json
Attachment to send
The Id of the customer in iOmniHub, can be found in iOmniHub 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://iomnihub.com/logo.png"