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
name
string
Required string length: 1 - 256
description
string
Maximum string length: 2048
activation
enum<string>
Available options:
event,
schedule,
custom
eventType
string
Maximum string length: 256
conditions
object
scheduleRule
object
timezone
string | null
customPayloadSchema
object

Optional JSON Schema for validating payloads sent to this custom trigger

Response

Trigger updated

data
object
required