Create an application token
POST /v1/applications/token
Generate a JWT access token using application client credentials. Optionally pass a subset of scopes to create a more restricted token.
Request
Application token created successfully
Unauthorized - Invalid client credentials