v3

latestOpenAPI 3.1.02026-08-087684214.2 KB
agent-webhooks

Create Or Update Agent Webhook

Register or update a webhook URL for a specific agent.

When set, this agent's events are delivered here instead of the account default webhook.

post/v1/agents/{agent_id}/webhook

Path parameters

agent_idstring required

Request body

urlstring uri required
contextLimitinteger nullable
timeoutinteger nullable

Response

Successful Response

idstring required
urlstring required
secretstring required
statusstring required
contextLimitinteger required
timeoutinteger required
createdAtstring date-time required