Skip to main content
POST
Report whether the user associatd to a Stytch OAuth or Magic Links token has been fully registered on Narrative side

Authorizations

Authorization
string
header
required

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

Body

application/json
stytch_token
object
required

The Stytch Magic Links or OAuth token

session_duration_minutes
integer

The duration in minutes of the Stytch session to create

Response

OK

status
enum<string>
required
Available options:
complete,
pending
stytch_session_token
string
required
stytch_session_jwt
string
required
email
string