Webhooks
Update webhook
Updates a webhook: any subset of name, url, active (false pauses deliveries without deleting) and events. events REPLACES the full subscription list — empty list = dispatches nothing; ”*” = all; events the number’s provider cannot emit are dropped. The webhook’s number CANNOT be changed via the public API (400 NUMBER_RESCOPE_NOT_SUPPORTED) — delete and recreate. 404 if not visible to the key. The secret is NEVER returned.
PATCH
Update webhook
Authorizations
Your ps_ API key
Headers
Scopes to a single number (required for per-number OAuth grants).
Path Parameters
Webhook id.
Body
application/json
Response
Pause deliveries