Overview
Create Access-Token
Generate a new access-token for a client application (OAuth 2.0 client credentials flow).
POST
About authentication
Read the documentation to learn more about authentication.
Body
application/x-www-form-urlencoded
Space (" ") separated list of OAuth scopes.
Available options:
client_credentials
Was this page helpful?