Update Access Profile Version
Update entity relationships of a specific access profile version
Endpoint
PATCH /api/private/lifecycle_management/access_profiles/{id}/versions/{version}Description
API Reference
patch
Authorizations
AuthorizationstringRequired
Veza API key for authentication. Generate keys in Administration > API Keys.
Path parameters
value.access_profile_idstringRequired
value.version_numberstringRequired
Query parameters
update_maskstring · field-maskOptional
Body
The version of the access profile that includes how it is configured
access_profile_idstringRead-onlyOptional
version_numberinteger · int32Read-onlyOptional
stateinteger · enumOptional
inherit_entities_from_access_profilesstring[]Optional
List of profiles that this one inherits from
membersstring[]Read-onlyOptional
List of identities (via id) that are part of the access profile
rbac_idstringRead-onlyOptional
access_request_policy_idstringOptional
The access request policy that is associated with the access profile
application_datasource_idstringOptional
This is only available if the profile type is doesn't allow entitlements or inherited profiles This is the datasource to use for this profile in the assign application use case, when the profile is assigned it will create a relationship to the datasource
created_bystringRead-onlyOptional
created_atstring · date-timeRead-onlyOptional
updated_atstring · date-timeRead-onlyOptional
published_bystringRead-onlyOptional
published_atstring · date-timeRead-onlyOptional
Responses
200
OK
application/json
default
Default error response
application/json
patch
/api/private/lifecycle_management/access_profiles/{value.access_profile_id}/versions/{value.version_number}Request schema
Path parameters
Path parameter
Type
Required?
Description
Request body
Field
Type
Required?
Description
Field
Type
Required?
Description
Request Examples
Response Examples
Last updated
Was this helpful?
