Update Scheduled Bot

Update a Scheduled Bot.

The base rate limit for this endpoint is:

  • 300 requests per min per workspace
🚧

The meeting_url field is currently inaccurately reflected in this endpoint's schema, and will be returned as a parsed object instead of a string.

See Meeting URL's for an up-to-date schema definition.

❗️

In production, use scheduled bots by setting the join_at parameter to a time at least 10 minutes in the future to guarantee your bot will join on time.

You should use ad-hoc bots sparingly, only when your use case requires it (e.g. for spontaneous meetings). You can create ad-hoc bots by omitting the join_at or setting it to a time that is less than 10 minutes in the future.

See here for details on how the bot's join_at affects your ability to update bots.

To update bots created via the Calendar V2 integration, you cannot update bots using this endpoint and will need to use the Schedule Bot For Calendar Event endpoint instead.

Language
Credentials
Header
URL
Click Try It! to start a request and see the response here!