Edit Agent Details (Basic Authentication)Ask AIput https://{domainname}/ca_apis/updateAgentUpdates the details of an existing agent, such as name, skills, groups, and other attributes.Query ParamsdetailedResponsebooleanSet this parameter to true to receive a detailed success response. Any other value will be ignored by the API.truefalseBody ParamsuserNamestringrequiredThe username of the account.agentIdstringrequiredThe current agent ID.agentIdNewstringThe updated agent ID.agentNamestringThe current name of the agent.agentNameNewstringThe updated name of the agent.emailstringThe updated email of the agent.passwordstringThe updated password for the agent.autoAnswerstringThe auto-answer mode for the agent.inboundbooleanEnable inbound callstruefalsemanualbooleanEnable manual dialingtruefalsepreviewbooleanEnable preview dialingtruefalseprogressivebooleanEnable progressive dialingtruefalsechatbooleanEnable chat channeltruefalseblendedbooleanEnable blended modetruefalseblendedInboundbooleanEnable inbound calls in blended modetruefalseblendedManualbooleanEnable manual dialing in blended modetruefalseblendedPreviewbooleanEnable preview mode in blended setuptruefalseblendedProgressivebooleanEnable progressive dialing in blended setuptruefalseblendedChatbooleanEnable chat in blended modetruefalsecallControlsobjectcallControls objectagentDatastringAdditional agent metadatasipLocationstringSIP registration location for the agentscreenRecordingbooleanEnable screen recording for the agenttruefalseassignSkillsarray of objectsassignSkillsADD objectunAssignSkillsarray of objectsunAssignSkillsADD objectassignAgentGroupsstringComma-separated list of agent groups to assignunAssignAgentGroupsstringComma-separated list of agent groups to unassignlockedbooleanLock the agent (true/false)truefalseHeadersapiKeystringrequiredContent-TypestringrequiredResponse 200Successful response.Updated 21 days ago