Validate passcode sent and store setup method.
post/us-setup/{token}
Request body
Response
Successfully validated and persisted sign in method.
Example response
{
"meta": {
"code": 200
}
}Successfully validated and persisted sign in method.
{
"meta": {
"code": 200
}
}