Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the access policy.
Body
application/json
The name of the access policy.
A description of the access policy.
The maximum number of minutes that access can be granted for.
Whether a business justification is required when requesting access.
The recommended duration in minutes for access requests (optional).
Response
Success
The updated access policy.

