Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
A valid request URL is required to generate request examples
{ "message": "<string>", "status": "error", "error_code": "validation_error", "errors": [ { "fields": [ "url" ], "msg": "must be a valid http(s) URL" } ] }
{ "message": "<string>", "status": "error", "error_code": "validation_error", "errors": [ { "fields": [ "url" ], "msg": "must be a valid http(s) URL" } ]}
Permanently delete a webhook subscription. Deliveries stop immediately.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
an ID of webhook
Success