verifyCode
Verifies this phone number using the provided verification code.
This is a convenience method that calls attemptVerification with the provided code. The verification code is typically received via SMS after calling sendCode.
Return
A ClerkResult containing the updated PhoneNumber on success, or a ClerkErrorResponse on failure
Parameters
code
The one-time verification code received via SMS