added
Week #25 Update
almost 2 years ago by Faraz Roozdar
- My ApplicationMy Application page is added to the portal. Via this page, you can manage (create, list, and remove) applications and receive corresponding client credentials. This page also provides you with an access token to simplify API testing directly via the "API Reference" tab.
- /accounts endpoint is added to the accounts API. This endpoint retrieves the accounts that a user has access permission to.
- /authorizationTokens API is added. This endpoint allows a reseller to retrieve access tokens for its associated end-user accounts. Reseller account Switching describes how it works.