Hanzo
OpenapiIam

Changes a workspace's settings.

Changes a workspace's settings.

POST /v1/iam/workspaces/update

Addresshttps://api.hanzo.ai/v1/iam/workspaces/update
MethodPOST
Operationpost_iam_workspaces_update
AuthAuthorization: Bearer $HANZO_API_KEY

Changes a workspace's settings. What it is called does not change, and neither does when it was created.

Request

10 fields, body application/json (required).

FieldInTypeRequiredDescription
bucketbodystring
createdTimebodystring
descriptionbodystring
displayNamebodystring
isDefaultbodyboolean
metadatabodystring
namebodystring
organizationbodystring
ownerbodystring
tagsbodystring[]

Response

StatusBodyMeaning
200iam.Workspaceok

200 body — 14 fields.

FieldInTypeAlwaysDescription
bucketbodystring
createdAtbodystring (date-time)
createdTimebodystring
deletedbodyboolean
descriptionbodystring
displayNamebodystring
idbodystring
isDefaultbodyboolean
metadatabodystring
namebodystring
organizationbodystring
ownerbodystring
tagsbodystring[]
updatedAtbodystring (date-time)

Failure carries the platform error shape — see Errors.

Examples

hanzo iam workspaces update

IAM API · All Hanzo APIs · Interactive reference

How is this guide?

On this page