Files
developer.sailpoint.com/static/api-specs/idn/beta/schemas/trigger/example-output/AccessRequestPreApproval.yaml
2022-09-26 21:59:54 -04:00

19 lines
551 B
YAML

title: Access Request Pre Approval
type: object
required:
- approved
- comment
- approver
properties:
approved:
type: boolean
description: Whether or not to approve the access request.
example: false
comment:
type: string
description: A comment about the decision to approve or deny the request.
example: This access should be denied, because this will cause an SOD violation.
approver:
type: string
description: The name of the entity that approved or denied the request.
example: AcmeCorpExternalIntegration