Skip to main content
PATCH
JavaScript

Authorizations

Authorization
string
header
required

Bearer token via Authorization header

Path Parameters

triggerId
string<uuid>
required

Body

application/json
activation
enum<string>
Available options:
event,
schedule,
custom
conditions
object | null
customPayloadSchema
object | null

Optional JSON Schema for validating payloads sent to this custom trigger

description
string
Maximum string length: 2048
eventType
string
Maximum string length: 256
name
string
Required string length: 1 - 256
scheduleRule
object | null
timezone
string | null

Response

Trigger updated

data
object
required