Update python SDK docs: 15932711171

This commit is contained in:
developer-relations-sp
2025-06-27 17:54:00 +00:00
parent c02f54470b
commit 26037214c8
4 changed files with 16 additions and 0 deletions

View File

@@ -179,6 +179,10 @@ with ApiClient(configuration) as api_client:
Submit 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.