Bot
Update an Agent
Updates supplied Agent fields. Empty optional strings clear those fields.
post/bot/updateAgent
Headers
authorizationstring required
Required bot token using the Bearer scheme.
Request body
Example request
{
"agent_id": "42"
}Response
BotUpdateAgentSuccess