Schedule Bot For Calendar Event

Schedule a bot for a calendar event. This endpoint will return the updated calendar event in response.

The base rate limit for this endpoint is:

  • 600 requests per min per workspace
Path Params
uuid
required

A UUID string identifying this calendar event.

Body Params
string
required
length between 1 and 2000

Pass this key to deduplicate bots across multiple calendar events. Please ensure this remains consistent across all calendar events that must share a single bot. For more details, refer to Calendar V2 scheduling guide.

bot_config
object
required

The config object(JSON) to be passed to the bot. It supports all properties available in Create Bot request.

meeting_url - automatically populated from the calendar event unless specified in bot_config. join_at - automatically populated from the calendar event

Response

Language
Credentials
Header
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json