Files
developer.sailpoint.com/static/api-specs/idn/beta/schemas/GetMfaTokenRequest.yaml
2022-09-26 21:59:54 -04:00

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'