Skip to main content
PATCH
Partial update: send only the fields to change. Use active: false to pause deliveries without deleting the subscription.

Path Parameters

string
required
The subscription to update.

Request Body

string
New delivery endpoint (HTTPS; internal/private addresses rejected).
string[]
Replace the subscribed event types.
boolean
Enable or pause deliveries.
string[]
Replace the source-IP allowlist.
string
Change the payload schema version.

Response

The updated subscription, same shape as list subscriptions.