Skip to main content
POST
JWT Authorization by Client credentials

Query Parameters

grant_type
enum<string>
default:client_credentials
required
Available options:
client_credentials

Response

200 - application/json

Successfully authenticated

access_token
string
token_type
string
expires_in
integer
refresh_token
string