Skip to main content

Bulk update common access status​

This submits an update request to the common access application. At this time there are no parameters. Requires authorization scope of iai:access-modeling:update

Request Body array required

Confirm or deny in bulk the common access ids that are (or aren't) common access

  • confirmedIds uuid[]

    List of confirmed common access ids.

  • deniedIds uuid[]

    List of denied common access ids.

Responses

Accepted - Returned if the request was successfully accepted into the system.


Schema
  • object
Loading...