Skip to main content
PATCH
Update subscription
All fields are optional — any field you omit stays unchanged. Returns the updated subscription. Pausing stops new deliveries from being enqueued; in-flight retries continue.
Scope webhooks:write · rate-limited

Headers

string
required
API key.

Path parameters

string
required
Subscription UUID.

Request body

string
New endpoint URL. Same validation rules as Create.
string[]
New event allow-list. Replaces the existing list.
string
active or paused. disabled is reserved for ops-side use and not user-settable.
string
New label.

Response

Same shape as one row on List subscriptions.