generateCdmTotpSecret
Generate a TOTP secret key for the given user Supported in v5.3+ Use this endpoint to generate the time-based one time password (TOTP) secret key for a specified user account. The secret is a key value encoded in Base32 and includes a URI for generating a scannable QR code.
Arguments
| Argument | Type | Description |
|---|---|---|
| input (required) | GenerateCdmTotpSecretInput! | Input for V1GenerateTotpSecret. |