Update PowerShell SDK docs: 15932703557

This commit is contained in:
developer-relations-sp
2025-06-27 17:53:34 +00:00
parent 6400e34f36
commit c02f54470b
4 changed files with 16 additions and 0 deletions

View File

@@ -93,6 +93,10 @@ try {
## create-access-request
Use this API to submit an access request in Identity Security Cloud (ISC), where it follows any ISC approval processes.
:::info
The ability to request access using this API is constrained by the Access Request Segments defined in the API tokens user context.
:::
Access requests are processed asynchronously by ISC. A successful response from this endpoint means that the request
has been submitted to ISC and is queued for processing. Because this endpoint is asynchronous, it doesn't return an error
if you submit duplicate access requests in quick succession or submit an access request for access that is already in progress, approved, or rejected.