POST
/
ai-control
/
stop
{
  "message": "<string>",
  "status": "ok"
}

Response

200 - application/json
Successful Response

Default response. May contain other fields.

message
string | null
status
enum<string>
default:ok
Available options:
ok,
error