Command Palette
Search for a command to run

Delete a service

Delete a service and terminate all running replicas

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

Path parameters

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