Command Palette
Search for a command to run

Stop a machine

Stop a running machine

POST
/auth/v1/seed/{namespace}/dev/{name}/stop

Path parameters

namespace type: string (required)
The namespace (user or organization) the machine belongs to.
name type: string (required)
The machine name.