Cancel a 2FA Verification
2FA
Cancel a 2FA Verification
Cancels a 2FA verification. After cancellation, no additional codes are sent, and previously sent codes can no longer be validated. You must create a new verification 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
2FA Verification ID.
Example:
"2953d4308f2e11ecb75fcdafd6d2d687"
Response
Verification canceled.
Example:
true