Verify a sign-in code and mint a session token
Commerce
Verify a sign-in code and mint a session token
POST
Verify a sign-in code and mint a session token
Authorizations
Body
application/json
The challenge being answered and the one-time code the customer received.
Response
A customer-bound session
A customer-bound session. Send session_token on later requests via the x-vg-ctx-session-token header to act as the signed-in customer.