deleteTotpConfig
Reset TOTP configuration for a user. Return true when the operation succeeds.
Arguments
| Argument | Type | Description |
|---|---|---|
| userId (required) | String! | The ID of the user whose TOTP configuration is being deleted. |
Returns
Boolean!
Reset TOTP configuration for a user. Return true when the operation succeeds.
| Argument | Type | Description |
|---|---|---|
| userId (required) | String! | The ID of the user whose TOTP configuration is being deleted. |
Boolean!