Skip to main content
POST
Batch remove bot templates

Path Parameters

botId
string<uuid>
required

The ID of the bot to remove templates from

Body

Request body for batch removing templates from the bot in the path

templateIds
string<uuid>[]
required

Template IDs to remove from the bot (max 50)

Required array length: 1 - 50 elements

Template application to remove from the bot

Response

Response containing the batch job ID

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