Skip to main content
POST
JavaScript

Authorizations

Authorization
string
header
required

Bearer token via Authorization header

Body

application/json
name
string
required
Required string length: 1 - 256
activation
enum<string>
required
Available options:
event,
schedule,
custom
description
string
Maximum string length: 2048
eventType
string
Maximum string length: 256
conditions
object
scheduleRule
object
timezone
string
customPayloadSchema
object

Optional JSON Schema for validating payloads sent to this custom trigger

Response

201 - application/json

Trigger created

data
object
required