Submit - SMS OTP Code to complete Login and Make SMS As default
POST {{tenant_url}}/sso/v1/sdk/authenticate
Get
Request Body
{"op"=>"credSubmit", "credentials"=>{"otpCode"=>"", "preferred"=>true}, "requestState"=>"{{requestState}}"}
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Authorization | string | ||
| Content-Type | string |