Webhooks
Recerc webhook ingestion endpoints.
Available Methods
Each method has its own page with request and response details, examples, and generated code snippets.
Update workspace user roles PUT
Replaces the role list assigned to a workspace user.
Ingest a webhook event POST
Send one event to a workspace + webhook handle. - **Workspace handle**: `workspace_id` - **Webhook/event handle**: `webhook_id` - **Auth**: `Authorization: Bearer <API_KEY>` (or `?token=<API_KEY>`)