Skip to main content
POST
cURL

Authorizations

api_key
string
query
required

Body

application/json

Attachment to send

customer_id
string
required

The Id of the customer in iOmniHub, can be found in iOmniHub Dashboard or API/Webhook call

Example:

"1022"

attachment_type
enum<string>
required

Type of the attachment

Available options:
image,
video,
document
Example:

"image"

attachment_url
string
required

Publicly accessible URL of the attachment

Example:

"https://iomnihub.com/logo.png"

Response

Successful operation

id
string
required
project_id
integer
required
timestamp
string
required
function_name
string
required
message
string
required
status
string
required
extra
object
required