Create a webhook subscription
Webhooks
Create a webhook subscription
The secret is returned only in the creation response. Store it securely —
it’s used to verify webhook payloads via HMAC-SHA256 signature in the
X-Juicer-Signature header.
POST
Create a webhook subscription
Authorizations
API key prefixed with jcr_. To obtain a key programmatically
(no dashboard required), see POST /v1/authorize.
Body
application/json
Response
Webhook created (includes secret)