v32

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-224341,4072.0 MB
Access Review

Create

Create creates a new access review campaign with the specified name, policy, and owners.

post/api/v1/access_review

Request body

completionDatestring date-time
descriptionstring

An optional description providing context about the campaign.

displayNamestring

The display name for the new campaign.

duplicateFromstring

The ID of an existing campaign to copy scope and entitlement configuration from. Optional.

ownerIdsstring[] nullable

The IDs of the users who own and manage this campaign. At least one owner is required.

policyIdstring

The ID of the review policy that governs task assignment and resolution.

scopeType'ACCESS_REVIEW_SCOPE_TYPE_UNSPECIFIED' | 'ACCESS_REVIEW_SCOPE_TYPE_BY_ENTITLEMENTS' | 'ACCESS_REVIEW_SCOPE_TYPE_BY_ACCESS_CONFLICTS' | 'ACCESS_REVIEW_SCOPE_TYPE_BY_RESOURCE' | 'ACCESS_REVIEW_SCOPE_TYPE_BY_INHERITANCE'

The type of scoping method for the campaign (e.g., by entitlements, by access conflicts, or by resource).

Response

Successful response