Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.glialhealth.com/v1/webhook-endpoints \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "url": "<string>", "events": [] } '
{ "active": true, "created_at": "2023-11-07T05:31:56Z", "events": [ "<string>" ], "id": "<string>", "secret": "<string>", "secret_prefix": "<string>", "url": "<string>", "object": "webhook_endpoint" }
Your Folio API key, sent as Authorization: Bearer <api_key>.
Authorization: Bearer <api_key>
1 - 2083
document.completed
document.partially_completed
document.failed
Successful Response