Create a webhook subscriber
Provisions a subscriber record for your company. The response includes a secretToken you will use to validate the HMAC signature on every incoming webhook delivery — store it securely; it is shown only on creation and on rotation.
POST
Create a webhook subscriber
Authorizations
JWT issued by POST /api/token/request. Send as Authorization: Bearer <token>.
Create a webhook subscriber
