Create Or Update Webhook
Register or update the webhook URL for this project.
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.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
url
contextLimit
Response
Successful Response
id
url
secret
status
contextLimit
createdAt
