OpenAPI 3.1.02026-08-1279358227.7 KB
f849b82a42e1
webhooks
Create a webhook event schema
Creates a custom GraphQL schema for one webhook event namespace. For supported business events, the schema is a root-level Business selection set such as "{ id name runs { id agent } }".
post/v1/webhooks/{webhook_id}/event_schemas
Path parameters
webhook_idstring required
Webhook ID
Headers
Authorizationstring required
Bearer authentication
Request body
Response
webhook event schema created