mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-10 04:19:42 +00:00
10 lines
224 B
YAML
10 lines
224 B
YAML
description: Accounts async response containing details on started async process
|
|
required:
|
|
- id
|
|
type: object
|
|
properties:
|
|
id:
|
|
description: id of the task
|
|
type: string
|
|
example: 2c91808474683da6017468693c260195
|