Update trigger metadata
Triggers
Update trigger metadata
Update one or more editable fields on a custom (`brew_api`) trigger. Body: { triggerEventId, title? | description? | payloadSchema? }. At least one editable field must be supplied. Integration triggers (clerk / stripe / shopify / …) are immutable through this endpoint — they are managed by their integration on the Integrations page.
PATCH
Update trigger metadata
Authorizations
Send your Brew API key as Authorization: Bearer brew_xxx.
Body
application/json