Skip to main content
POST
Authenticate a user based on a Stytch session token

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
stytch_session_token
string
required

The Stytch session token

Response

OK

user
object
required
api_token
object
required