Skip to main content

Approves an access request approval.​

This endpoint approves an access request approval. Only the owner of the approval and ORG_ADMIN users are allowed to perform this action.

Path Parameters
  • approvalId string required

    The id of the approval.

    Example: 2c91808b7294bea301729568c68c002e
Request Body

Reviewer's comment.

  • comment string

    Content of the comment

  • author object
  • type string

    Possible values: [ACCOUNT_CORRELATION_CONFIG, ACCESS_PROFILE, ACCESS_REQUEST_APPROVAL, ACCOUNT, APPLICATION, CAMPAIGN, CAMPAIGN_FILTER, CERTIFICATION, CLUSTER, CONNECTOR_SCHEMA, ENTITLEMENT, GOVERNANCE_GROUP, IDENTITY, IDENTITY_PROFILE, IDENTITY_REQUEST, LIFECYCLE_STATE, PASSWORD_POLICY, ROLE, RULE, SOD_POLICY, SOURCE, TAG, TAG_CATEGORY, TASK_RESULT, REPORT_RESULT, SOD_VIOLATION, ACCOUNT_ACTIVITY]

    An enumeration of the types of DTOs supported within the IdentityNow infrastructure.

  • id string

    ID of the author

  • name string

    Human-readable display name of the identity making the comment

  • created date-time

    Date and time comment was created

Responses

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


Schema
  • object
Loading...