POST
/
v1
/
apps
/
{app_id}
/
events
/
send

Parameters

app_id
string
required

The id of the app

Body

event
string
required

The name of the event

data
object

Example: { "param1" : "value1", "param2" : "value2", "param3" : "object or array" }

user
object

Additional Body Parameters

override
object

Overriding messages / integration configurations