Update Webhook Secret

PATCH

Updates your Webhook Secret if it exists. Requires a secret parameter.

Returns an error if you don’t have a secret configured.


For more information see the WebhookSecret Model.

Request

This endpoint expects an object.
secretstringOptional

Secret we will pass along with any Webhooks we send to your subscribed endpoints.

Response

This endpoint returns an object.
secretstringOptional

Secret we will pass along with any Webhooks we send to your subscribed endpoints.