Update a hub webhook

Update the specified hub-scoped webhook. Only provided fields are modified. The subscribed topics can be replaced via topics; the hub must be entitled to the new topics and a wildcard cannot be combined with specific topics it already covers.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The hub identifier.

string
required

The webhook identifier.

Body Params
string
enum

Set webhook status

Allowed:
string | null

Update the bearer token (set to null to remove)

boolean

Set to true to rotate the signing secret

date-time | null

Update expiration (set to null to remove)

topics
array of strings
length between 1 and 50

Replace the subscribed event topics (1-50). The hub must be entitled to the new topics; a wildcard cannot be combined with specific topics it already covers.

topics
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json