mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-09 12:27:47 +00:00
7 lines
230 B
YAML
7 lines
230 B
YAML
type: object
|
|
properties:
|
|
requestedFor:
|
|
type: string
|
|
description: The target for whom an MFA token is being created. Should either be an external id when called for a user or "me" when called by a user.
|
|
example: 'me'
|