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
}Bad request - likely wrong team id
"Stack {stack} is an empty!" means the stack number is incorrectLast updated
Was this helpful?