Skip to main content
POST
Upsert bot webhook

Path Parameters

botId
string<uuid>
required

The ID of the bot to update webhook configuration for

Body

Payload used to create or update a bot webhook configuration

url
string<uri>
required

The webhook URL to set for this bot

authToken
string | null

Optional authorization token to include in webhook requests

Response

Response returned after creating or updating a bot webhook configuration

success
enum<boolean>
required
Available options:
true
data
object
required

Webhook configuration metadata for a bot