Skip to main content
PATCH
Update webhook

Authorizations

x-api-key
string
header
required

Your ps_ API key

Headers

x-whatsapp-number-id
string

Scopes to a single number (required for per-number OAuth grants).

Path Parameters

id
string
required

Webhook id.

Body

application/json
name
string

New display name.

Example:

"n8n-prod"

url
string

New endpoint.

Example:

"https://hooks.acme.com/whatsapp-v2"

active
boolean

false pauses deliveries; true resumes.

Example:

"false"

events
string[]

Full REPLACEMENT list of subscriptions; "*" = all.

Example:

Response

Pause deliveries