Skip to main content
POST
Create collection event

Authorizations

x-access-token
string
header
required

API key for authentication (sk-xxx format)

Body

application/json
event_prompt
string
required
Example:

"Detect when a person enters the room"

label
string
required
Example:

"person-entry"

Response

200 - application/json

Event created

success
boolean
Example:

true

data
object