Create Policy Identity Access Request

Create access requests for identities managed by LCM policies

Overview

Creates an access request for an identity managed by a Lifecycle Management Policy. Use this to grant additional entitlements beyond birthright access.

post
Authorizations
AuthorizationstringRequired

Veza API key for authentication. Generate keys in Administration > API Keys.

Path parameters
policy_idstringRequired
idstringRequired
Body
policy_idstringOptional
idstringOptional
request_typeinteger ยท enumOptional
reasonstringOptional
datasource_idstringOptional
target_entity_typestringOptional
target_entity_idsstring[]Optional
access_profile_idstringOptional
jit_duration_in_secondsinteger ยท int32Optional
explanationstringOptional
sync_identity_actionstringOptional
tracking_notification_typeinteger ยท enumOptional
tracking_notification_idstringOptional
catalog_definition_idstringOptional

Optional, ID of the catalog definition this request is associated with

Responses
chevron-right
200

OK

application/json
post
/api/private/lifecycle_management/policies/{policy_id}/identities/{id}:access_request

Examples

Grant Additional Group Access

Response

Grant Multiple Groups

Revoke Access

Last updated

Was this helpful?