Bot Admin
The Bot Admin API handles a universal lookup and the relations of Virtual Agents across all environments.
Path parameters
orgUUIDstringRequired
A valid uuid of organization
envUUIDstringRequired
A valid uuid of environment
botUUIDstringRequired
A valid uuid of bot
Responses
200
OK
*/*
400
Bad Request
*/*
409
Conflict
*/*
422
Unprocessable Entity
*/*
500
Internal Server Error
*/*
get
/org/{orgUUID}/env/{envUUID}/bots-admin/{botUUID}Last updated
Was this helpful?