Create Event

Creates a new Event. When creating a new Event, the required tags must be provided. See the specific integration for more details.

Log in to see full request history
Body Params

Event data

string
required
length ≤ 200

Type of the Event.

payload
object
required

Payload is the content of the event defined by the integration installed on your bot or one of the default events created by our API.

schedule
object

Schedule the Event to be sent at a specific time. Either dateTime or delay must be provided.

string
length between 28 and 36

ID of the Conversation to link the event to.

string
length between 28 and 36

ID of the User to link the event to.

string
length between 28 and 36

ID of the Message to link the event to.

Headers
string
required

Integration ID

string
required

Bot ID

Responses

Language
Credentials
PAT
Click Try It! to start a request and see the response here! Or choose an example:
application/json