Headers
The client ID and secret, separated by a colon and base64-encoded.
Body
application/x-www-form-urlencoded
Response
Token created successfully.
The access token string issued.
The number of seconds until the token expires.
Available options:
Bearer
The refresh token string issued (only applicable to certain grant types).
The list of scopes, delimited with spaces.