Create Webhook Secret

Creates a Webhook Secret to use with the Impilo Platform with the provides secret. The secret will be passed along as a header with Webhooks sent from Impilo.

Returns an error if you already have a Webhook secret created.

Headers

Impilo-API-KeystringRequired

Request

This endpoint expects an object.
secretstringOptional

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

Response

Created

secretstringOptional

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