POST
/
api
/
v1
/
auth
/
gcp-auth
/
login

Body

application/json
identityId
string
required

The ID of the identity to login.

jwt
string
required

Response

200 - application/json
accessToken
string
required
expiresIn
number
required
accessTokenMaxTTL
number
required
tokenType
enum<string>
required
Available options:
Bearer