cURL
curl --request POST \ --url https://api.example.com/ai-control/stop
{ "message": "<string>", "status": "ok" }
Stop the auto control by AI.
Successful Response
Default response. May contain other fields.
ok
error
Was this page helpful?