Update a trigger
Automations
Update a trigger
Updates one or more editable fields (title, description, payloadSchema). Whether a trigger fires is governed solely by automation.published on each wired automation — there is no per-trigger off-switch. Integration-provisioned triggers are immutable here (422 TRIGGER_IMMUTABLE). Returns the bare updated row.
PATCH
Update a trigger
Authorizations
Send your Brew API key as Authorization: Bearer brew_xxx.
Path Parameters
Trigger id returned by POST /v1/automations/triggers. Custom triggers use tri_… ids; integration triggers use composite ids (e.g. clerk:org_…:brand_…:user.created, URL-encode the colons).
Required string length:
1 - 256Example:
"tri_signup"
Body
application/json
Response
Updated.
Required string length:
1 - 256Required string length:
1 - 120Available options:
brew_api, clerk, stripe, shopify, stytch, supabase, workos, revenuecat, custom Maximum string length:
2000