Exchange your client credentials for a Bearer access token. Tokens expire after 2 hours.
Must be client_credentials.
client_credentials Your OAuth application UID.
Your OAuth application secret.
Space-separated list of scopes. Available: read, write, read write. Can be omitted if you only need read access and your OAuth application is scoped to read or write — defaults to read. Required when scoped to read write.
"read write"