resource-facade

Update a workspace's metadata (project admin/owner).

post/v1/projects/update

Headers

x-api-keystring nullable

Request body

namestring nullable
descriptionstring nullable
is_archivedboolean nullable
restrictedboolean nullable
project_idstring required

Response

Successful Response

idstring required
organization_idstring required
namestring required
descriptionstring nullable
gcs_region'australia-southeast1' | 'asia-southeast1' | 'us-west1' | 'europe-west1'
gcs_bucket_namestring nullable
is_archivedboolean
restrictedboolean
created_atstring date-time required
updated_atstring date-time required

Changes