Webhooks
Create webhook
Register a new webhook endpoint to receive tool_execution.*, workflow_run.*, and file.* events. The signing secret is only returned in this response. Store it securely.
post/v1/webhooks/endpoints
Request body
Response
Created; signingSecret is only returned in this response.