PATCH pol (stop_all)

PATCH /pol

Stops all running pattern of life stacks

Headers

Name
Value

Content-Type

application/json

Authorization

Bearer <token>

Body

{
  "command": "stop_all"
}

Response

{
  "success": true
}

Last updated

Was this helpful?