Command Palette
Search for a command to run

Delete a fleet

Delete a fleet and terminate all its nodes

DELETE
/auth/v1/seed/{namespace}/fleets/{name}

Path parameters


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

Previous Get a fleet

Next Create a sandbox