Create a new webhook subscription for the current user. Your endpoint must be a valid SSL endpoint that accepts POST requests; returns a 2xx status code within 10 seconds; handles retries with exponential backoff. You may send a sample of any webhook to your endpoint using the /notification/sample endpoint.
Documentation Index
Fetch the complete documentation index at: https://docs.byblend.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Webhook subscription created successfully
Unique identifier
"0227d1e5-ba9a-42b5-8fe2-38882aa65708"
Date and time the subscription was created
Whether the subscription is currently active
true
Type of subscription, one of 'webhook' or 'email' or 'sms'
"webhook"
ID of the user who created the subscription; for email or sms endpoints, this is the recipient.
"0227d1e5-ba9a-42b5-8fe2-38882aa65708"