v6

latestOpenAPI 3.1.0MIT Licenseraw.githubusercontent.com2026-08-01501943.8 KB
Namespaces

Register a namespace (idempotent)

Ensures the namespace exists in active_namespaces. Creates it and returns 201 if new; returns 200 if it already existed. Safe to call repeatedly.

put/api/v1alpha/namespaces/{namespace}

Path parameters

namespacestring required

Response

Namespace already existed