Remove agent

DELETE /nlu/v1/agents/{agent_id}

Removes the agent {agent_id}.

Sample Response

{
  "msg":"OK",
}
Parameters
  • agent_id – Agent ID

Status Codes
Response JSON Object
  • msg – OK.