Accounts API Version History
This page lists updates to the Accounts API.
Latest Version
Version 1.4.1: 15 December 2022
- The /{v1}/accounts/{accountid}/children endpoint includes these updates:
- A new includeDelegatedAccounts request parameter. Specify true to include delegated accounts in the response.
- The response now includes a new relationName response parameter.
For more information, see Get Managed Accounts.
Previous Versions
Version 1.3.1: 4 November 2021
- New endpoint to update a managed account:
/{v1}/accounts/{accountId}
For more information, see Update Managed Accounts.
Version 1.2.1: 9 September 2021
- New endpoint to add an account:
/{v1}/accounts/{accountId}
For more information, see Create a New Account.
- New endpoint to delete an account:
/{v1}/accounts/{accountId/force=true}
For more information, see Delete Managed Accounts.
Version 1.0.2: 28 August 2020
- Initial release.