Add Apps To Access Review

Add apps to an existing access review. Allowed on any review that is not yet COMPLETED. Soft-errors on invalid or duplicate domain app UUIDs — per-app failures are returned in the errors array rather than raising.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params
apps
array of objects
required
length ≤ 200

List of domain apps to add to the access review. Capped at 200 entries per the Access Review scale limits (technically-supported tier).

Apps*
Responses

400

Validation error — the request violated a business rule (e.g. duplicate review name, deadline in the past, review not in the required status for this operation).

403

Forbidden — the caller lacks permission to create or manage access reviews. Requires the Access Review Administrator or App Admin role on the domain.

404

Not found — the access reviews API is not enabled for this domain, or the referenced review / app does not exist.

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json