webhook.update

Updates a webhook setting. One of enabled, requestUrl, or secretToken must be provided.

Requires the apiKeysWrite permission.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
uuid
required
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$

The id of the webhook setting to update

boolean

Whether or not the webhook setting is enabled

uri

The URL the webhook will send requests to

The secret token used to sign the webhook request. Pass null to clear. See our documentation here for more information.

Response

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