TotpConfigUpdateRequestInput
Supported in v5.3+
Fields
| Field | Type | Description |
|---|---|---|
| otpForValidation | String! | Required. Supported in v5.3+ String containing a one time password for the time-based one time password (TOTP) authentication method. |
| secret | String! | Required. Supported in v5.3+ String containing a secret key for the time-based one time password (TOTP) authentication method. |