mirror of
https://github.com/LukeHagar/api-specs.git
synced 2025-12-10 04:19:19 +00:00
testing delta changes
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
openapi: 3.0.1
|
openapi: 3.0.1
|
||||||
info:
|
info:
|
||||||
title: IdentityNow V3 API
|
title: IdentityNow V4 API
|
||||||
description: 'Use these APIs to interact with the IdentityNow platform to achieve repeatable, automated processes with greater scalability. We encourage you to join the SailPoint Developer Community forum at https://developer.sailpoint.com/discuss to connect with other developers using our APIs.'
|
description: 'Use these APIs to interact with the IdentityNow platform to achieve repeatable, automated processes with greater scalability. We encourage you to join the SailPoint Developer Community forum at https://developer.sailpoint.com/discuss to connect with other developers using our APIs.'
|
||||||
termsOfService: 'https://developer.sailpoint.com/discuss/tos'
|
termsOfService: 'https://developer.sailpoint.com/discuss/tos'
|
||||||
contact:
|
contact:
|
||||||
@@ -18,7 +18,7 @@ servers:
|
|||||||
default: sailpoint
|
default: sailpoint
|
||||||
description: 'This is the name of your tenant, typically your company''s name.'
|
description: 'This is the name of your tenant, typically your company''s name.'
|
||||||
tags:
|
tags:
|
||||||
- name: Access Request Approvals
|
- name: New Access Request Approvals
|
||||||
description: |
|
description: |
|
||||||
Use this API to implement and customize access request approval functionality.
|
Use this API to implement and customize access request approval functionality.
|
||||||
With this functionality in place, administrators can delegate qualified users to review users' requests for access or managers' requests to revoke team members' access to applications, entitlements, or roles.
|
With this functionality in place, administrators can delegate qualified users to review users' requests for access or managers' requests to revoke team members' access to applications, entitlements, or roles.
|
||||||
|
|||||||
Reference in New Issue
Block a user