Skip to main content
POST
Create Event

Authorizations

ServiceToken <token>
string
header
required

You can get Service Token from SuprSend dashboard -> Account Settings -> Service Tokens section.

Path Parameters

workspace
string
required

Workspace slug (staging, production, etc.)

Body

application/json
name
string
required

Unique Identifier of the Event.

Example:

"User Signup Event"

description
string

Description of the event. Can be used to describe which action this event is linked to.

Example:

"Triggered whenever a new user successfully signs up on the platform"

payload_schema
object

Response

Updated event details

The response is of type object.