mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-09 12:27:47 +00:00
Update to powershell SDK docs: 13123805130
This commit is contained in:
@@ -16,9 +16,9 @@ tags: ['SDK', 'Software Development Kit', 'SendTokenResponse', 'SendTokenRespons
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**RequestId** | Pointer to **String** | The token request ID | [optional]
|
||||
**Status** | Pointer to **Enum** [ "SUCCESS", "FAILED" ] | Status of sending token | [optional]
|
||||
**ErrorMessage** | Pointer to **String** | Error messages from token send request | [optional]
|
||||
**RequestId** | **String** | The token request ID | [optional]
|
||||
**Status** | **Enum** [ "SUCCESS", "FAILED" ] | Status of sending token | [optional]
|
||||
**ErrorMessage** | **String** | Error messages from token send request | [optional]
|
||||
|
||||
## Examples
|
||||
|
||||
|
||||
Reference in New Issue
Block a user