mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-10 04:19:42 +00:00
Update to python SDK docs: 13984088294
This commit is contained in:
@@ -17,9 +17,9 @@ Created identity.
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**type** | **Enum** [ 'IDENTITY' ] | Created identity's DTO type. | [required]
|
||||
**id** | **str** | Created identity ID. | [required]
|
||||
**name** | **str** | Created identity's display name. | [required]
|
||||
**type** | **Enum** [ 'IDENTITY' ] | Identity's DTO type. | [required]
|
||||
**id** | **str** | Identity's unique ID. | [required]
|
||||
**name** | **str** | Identity's name. | [required]
|
||||
}
|
||||
|
||||
## Example
|
||||
|
||||
Reference in New Issue
Block a user