Skip to main content
POST
Login

Authorizations

Authorization
string
header
required

Send platform JWTs, contact JWTs, or team API keys as Authorization: Bearer <token>.

Body

application/vnd.api+json
email
string<email>
required
password
string
required

Response

Successful Response

access_token
string
required
expires_in
integer
required
refresh_token
string
required
token_type
string
default:Bearer