latestOpenAPI 3.0.12026-08-102423137.1 KB
80dd46738839
SMS challenges
Verify SMS OTP
Verifies the SMS OTP sent to a customer's mobile number as part of an SMS challenge.
put/v1/mfa/challenges/sms/{id}
Path parameters
idstring required
Request body
Example request
{
"code": "123456",
"device_data": "YW55IHN0cmluZyBwcm92aWRlZCBieSB0aGUgY2xpZW50Cg=="
}Response
Code challenge successful