This page is no longer in use. The page moved to: https://developers.toriihq.com/changelog
Changelog
Keep track of every change to the Torii API.
12 March, 2024
- The
/workflows/actionExecutions
endpoint will return additional workflow action executions. In addition to returning a list of user-related workflow action executions in the organization, it will now return a list of all workflow action executions in the organization.
13 July, 2023
- The
owner
field is deprecated and will be removed by the end of 2023. Please useprimaryOwner
instead.
20 Feb, 2023
- Added endpoint
/apps/{idApp}/users
to get an application's users.
15 Dec, 2022
- SCIM API has been released
3 Oct, 2022
- The API version has changed to v1.0. The /beta endpoints are still supported and will provide the same responses as the /v1.0 endpoints. Please use the new v1.0 endpoints moving forward.