Send an event

Sends an event.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Name of the event. One of the custom event names you previously defined.

date-time

The time at which the event occurred, formatted in RFC 3339. e.g., 2022-06-01T12:00:00.000Z, if not provided, the current time will be used.

string

ID of the object that the event is associated with. For events defined with objectType as CONTACT, the objectId should be a contact ID. Alternatively, you can use the contactPhoneNumber field to specify the contact.

string

The phone number of the contact for events defined with objectType as CONTACT.

properties
object

The properties of the custom event.

Response
200

Successfully sent the event.

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!