Skip to main content
POST
Register 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

company_name
string
required

The name of the company

name
string

The name of the user

Response

OK

user_id
integer