Update Access Review

Update an existing access review campaign. Top-level fields are editable on any review that is not yet COMPLETED. Per-app (apps[].scope_filters) edits are only accepted while the ARDA is still in IN_PREPARATION or ASSIGNING_REVIEWERS status.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params

Name of the access review campaign.

Deadline by which reviewers must complete their reviews. ISO 8601 datetime (e.g. '2026-05-01T00:00:00Z').

UUID of the user to set as the review owner.

Scheduled launch date override. ISO 8601 datetime.

recurrence_config

Recurrence configuration. Mutually exclusive with recurrence_days_frequency.

Recurrence frequency in days. Mutually exclusive with recurrence_config.

apps
array of objects

Per-app (ARDA) fields to update.

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