Skip to main content
POST
Batch apply bot templates

Path Parameters

botId
string<uuid>
required

The ID of the bot to apply templates to

Body

Request body for batch applying templates to the bot in the path

templates
object[]
required

Array of templates to apply with their variable values (max 50)

Required array length: 1 - 50 elements

Response

Response containing the batch job ID

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