v3

latestOpenAPI 3.1.02026-08-087684214.2 KB
webhooks

Create Or Update Webhook

Register or update the webhook URL for this account.

If a webhook already exists, it will be updated. A new secret is generated each time.

contextLimit: Number of recent messages to include in webhook payloads (0-50, default: 10). Set to 0 to disable history in webhooks.

post/v1/webhooks

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