Authentication
Create Access-Token
Generate a new access-token for a client application (OAuth 2.0 client credentials flow).
POST
Body
application/x-www-form-urlencoded
Space (" ") separated list of OAuth scopes.
Available options:
client_credentials
Was this page helpful?