8th April 2024
- Introduced the ability to specify
roleswhen creating company users via the POST /users endpoint - Introduced POST /companies/ to update companies and their related data.
18th October 2023
- Introduced GET /companies and GET /companies/ to retrieve companies and their related data.
- Introduced DELETE /companies/ and POST /companies//restore to delete and restore companies respectively.
April 2023
- First release of our Partner API
- Ability to create new companies
- Ability to create new users for a given company, and generate API tokens which can then be used to authenticate with the Admin API.
