Create Namespace
POST/v1/namespaces
Create a namespace: a tenant-scoped grouping that every resource belongs to. Replaces the retired "application" concept.
Request
Responses
- 201
- 400
- 401
- 409
Namespace created
Invalid request body or missing required fields
Unauthorized
A namespace with this name already exists