Skip to main content
PATCH
Update a trigger

Authorizations

x-api-key
string
header
required

API key for authentication

Headers

x-api-key
string
Authorization
string

Path Parameters

workflowId
string
required
triggerId
string
required

Body

application/json
eventType
enum<string>
Available options:
workflow_started,
workflow_finished,
workflow_export_completed,
workflow_failed,
workflow_recovered,
workflow_sample_finished,
workflow_data_change,
workflow_validation_anomaly_change,
workflow_health_degraded
enabled
boolean

Response

Trigger updated successfully