Update Project
Deprecated: use project v2 service UpdateProject instead.
Update a project and its settings. A Project is a vessel for different applications sharing the same role context.
Path Parameters
id*string
Request Body
application/json
name*string
projectRoleAssertion?boolean
projectRoleCheck?boolean
hasProjectCheck?boolean
privateLabelingSetting?string
Value in
"PRIVATE_LABELING_SETTING_UNSPECIFIED" | "PRIVATE_LABELING_SETTING_ENFORCE_PROJECT_RESOURCE_OWNER_POLICY" | "PRIVATE_LABELING_SETTING_ALLOW_LOGIN_USER_RESOURCE_OWNER_POLICY"[key: string]?never
Response Body
application/json
curl -X PUT "https://loading/projects/string" \ -H "Content-Type: application/json" \ -d '{ "name": "string" }'{
"details": {
"sequence": 0,
"creationDate": "2023-01-15T01:30:15.01Z",
"changeDate": "2023-01-15T01:30:15.01Z",
"resourceOwner": "string"
}
}Was this page helpful?
Update Organization Member
Update Organization Member: Deprecated: use [UpdateAdministrator](/reference/api/internal_permission/zitadel.internal_permission.v2.InternalPermissionService.UpdateAdministrator) instead. Members are users with permission to ...
Update Project Grant Member
Update Project Grant Member: Deprecated: use [UpdateAdministrator](/reference/api/internal_permission/zitadel.internal_permission.v2.InternalPermissionService.UpdateAdministrator) instead. Members are users with permission to ...