POST
/
events

Authorizations

X-API-KEY
string
headerrequired

Body

application/json
name
string
required

The name of the event.

channel
string
required

The channel name where the event is registered.

userId
string
required

The ID of the user associated with the event.

icon
string

An optional icon representing the event.

notify
boolean
required

Whether to notify users about the event.

tags
object

Additional tags providing context for the event.

Response

201 - application/json
ok
boolean
message
string
event
object