Skip to main content
POST
Batch apply templates to bot

Body

Request body for batch applying templates to a bot

botId
string<uuid>
required

The bot to apply templates to

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