Message
Send Attachment
Sends an attachment to a iOmniHub customer in any platform
POST
/
stable
/
open
/
customers
/
send-attachment-message
Authorizations
api_key
string
queryrequiredBody
application/json
customer_id
string
requiredThe Id of the customer in iOmniHub, can be found in iOmniHub 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