Links

Bot API

The Bot API allows you to retrieve information about your bot and its flows
get
https://clients.csml.dev/v1
/api/bot
Get bot
put
https://clients.csml.dev/v1
/api/bot
Update bot
get
https://clients.csml.dev/v1
/api/bot/flows
Get bot flows
post
https://clients.csml.dev/v1
/api/bot/flows
Create Flow
get
https://clients/csml.dev/v1
/api/bot/flows/:flow_id
Get flow
put
https://clients/csml.dev/v1
/api/bot/flows/:flow_id
Update flow
get
https://clients.csml.dev/v1
/api/bot/usage
Bot usage
post
https://clients.csml.dev/v1
/api/bot/validate
Validate bot
post
https://clients.csml.dev/v1
/api/bot/build
Build bot
get
https://clients.csml.dev/v1
/api/bot/build
Get bot build version