Update Webhook Secret
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.
Headers
Impilo-API-Key
Request
This endpoint expects an object.
secret
Secret we will pass along with any Webhooks we send to your subscribed endpoints.
Response
This endpoint returns an object.
secret
Secret we will pass along with any Webhooks we send to your subscribed endpoints.