Hanzo
OpenapiIam

Changes a project's settings.

Changes a project's settings.

POST /v1/iam/projects/update

Addresshttps://api.hanzo.ai/v1/iam/projects/update
MethodPOST
Operationpost_iam_projects_update
AuthAuthorization: Bearer $HANZO_API_KEY

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

Request

10 fields, body application/json (required).

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

Response

StatusBodyMeaning
200iam.Projectok

200 body — 14 fields.

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

Failure carries the platform error shape — see Errors.

Examples

hanzo iam projects update

IAM API · All Hanzo APIs · Interactive reference

How is this guide?

On this page