POST
/
v2
/
user
/
{user_id}
/
sign_in_token

Create a Vital Sign-In Token for your mobile apps to sign in with Vital Mobile SDKs.

Avoid requesting Vital Sign-In Token every time your mobile app relaunches. Your mobile app only needs to sign-in once with the Vital Mobile SDK. A signed-in session is persistent on device.

Authorizations

x-vital-api-key
string
headerrequired

Vital Team API Key

Path Parameters

user_id
string
required

Response

200 - application/json
user_id
string
required
sign_in_token
string
required