/oauth2/token - POST

Gets an auth token for the provided client id, secret, and grant type

Form Data
string
string
string
Responses

Response body
object
string | null

The authorized access token

string | null
int32

Language