Cancel a 2FA verification
2FA
Cancel a 2FA verification
Cancels the 2FA verification identified by session_id. No further codes are sent, and previously sent codes can no longer be validated. A new verification is required to send another code.
PATCH
Cancel a 2FA verification
Authorizations
Wavix API key. Pass as Authorization: Bearer <api_key>. Keys support per-resource scopes (none / read / write). See Restricted keys and scopes.
Path Parameters
The unique ID of the 2FA verification session.
Example:
"2953d4308f2e11ecb75fcdafd6d2d687"
Response
Returns a success confirmation. The verification is canceled.
Indicates whether the request was successful.
Example:
true