cURL
curl --request POST \ --url https://api-west.millis.ai/agents/{agent_id}/status \ --header 'Content-Type: application/json' \ --data ' { "status": "active" } '
{ "success": true }
Documentation IndexFetch the complete documentation index at: https://docs.millis.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.millis.ai/llms.txt
Use this file to discover all available pages before exploring further.
Private Key
active
disabled
Successful Response