v1
latestOpenAPI 3.0.32026-07-2485236250.4 KBConfirmation
Verify SMS code
Exchanges an OTP code sent via SMS for an action token that can be used to confirm that the action being executed is approved by the end-user
post/api/v1/confirmation/sms/verify
Response
OK
Example response
{
"token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJLaXdpIjoiV293LCBkaWRuJ3QgdGhpbmsgc29tZW9uZSB3b3VsZCBhY3R1YWxseSBkZWNvZGUgdGhpcy4gUHJvcHMgZm9yIGN1cmlvc2l0eSBtYXRlIiwiaWF0IjoxNzQ0MDAzNjE5fQ.9dtAkgB2NCP5xnAF0xhfqazoL5UOBBw5xji0r-PzGEU"
}