Exchange credentials for a JWT
Request
This endpoint expects an object.
grant_type
Allowed values:
client_id
client_secret
Response
Token issued
access_token
token_type
Allowed values:
expires_in
Seconds until expiry
scope
Space-separated permissions
Errors
401
Unauthorized Error
429
Too Many Requests Error