Update Namespace
Update a namespace’s properties.
Path Parameters
Body
Request model for updating a namespace.
Infrastructure fields (k8s_namespace, gcs_bucket, gcp_sa_email) are NOT exposed here — they are set exclusively by the provisioning workflow via the repository layer.
Human-readable name.
1 - 255Response
Successful Response
Response model for namespace.
member_id of the creator.
The unique identifier of the namespace.
Human-readable name for the namespace.
WorkOS organization ID that owns this namespace.
URL-friendly unique identifier.
Artifact Registry repository name.
When the namespace was created.
Error message if provisioning failed.
Which provisioning step failed (e.g., 'create_gcs_bucket').
GCP service account email.
GCS bucket name.
K8s namespace name.
Registry service account email for token generation.
Namespace status: pending, ready, or failed.
PENDING, READY, FAILED