Create creates a new access review campaign with the specified name, policy, and owners.
Documentation Index
Fetch the complete documentation index at: https://conductorone-groman-network-requirements-updates.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
This API uses OAuth2 with the Client Credential flow. Client Credentials must be sent in the BODY, not the headers. For an example of how to implement this, refer to the c1TokenSource.Token() function.
The AccessReviewServiceCreateRequest message.
An optional description providing context about the campaign.
The display name for the new campaign.
The ID of an existing campaign to copy scope and entitlement configuration from. Optional.
The AccessReviewExpandMask message.
Controls which email notifications are sent during the access review lifecycle.
The IDs of the users who own and manage this campaign. At least one owner is required.
The ID of the review policy that governs task assignment and resolution.
The type of scoping method for the campaign (e.g., by entitlements, by access conflicts, or by resource).
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 AccessReviewScopeV2 message.
This message contains a oneof named apps_and_resources_scope. Only a single field of the following list may be set at a time:
This message contains a oneof named users_scope. Only a single field of the following list may be set at a time:
This message contains a oneof named accounts_scope. Only a single field of the following list may be set at a time:
This message contains a oneof named grants_scope. Only a single field of the following list may be set at a time:
This message contains a oneof named access_conflicts_scope. Only a single field of the following list may be set at a time:
This message contains a oneof named resource_scope. Only a single field of the following list may be set at a time: