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 project default webhook.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

agent_idstringRequired

Request

This endpoint expects an object.
urlstringRequiredformat: "uri"1-2083 characters
contextLimitinteger or nullOptional

Response

Successful Response
idstring
urlstring
secretstring
statusstring
contextLimitinteger
createdAtdatetime

Errors