webhook.update

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

Requires the apiKeysWrite permission.

Body Params
uuid
required

The id of the webhook setting to update.

boolean

Whether or not the webhook is enabled.

string

The URL the webhook will send requests to.

string

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

Response

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