Update Webhook

Modify the configuration of an existing webhook. Supports updating webhook name, event type, callback URL, status, retry settings, etc. The signature secret can be updated (will invalidate the old secret).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Form Data
string

Current callback URL (for matching the WebHook to update)

string
required

Current associated API_USER or "all" (required for matching)

string
required

Current event types (multiple separated by commas; required for matching)

string

New associated API_USER (required if updating API_USER)

string

New callback URL (required if updating URL)

string

New event types (multiple separated by commas; required if updating events)

Response

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