Contents
Changelog
UPDATE
Effective from:
September 29, 2022
September 2022 release notes
Announced: September 29, 2022
Effective from:
September 29, 2022
September 29, 2022
1. We have corrected the documentation of Content-Type for body parameters from application/x-www-form-urlencoded to application/json to reflect reality for the following Goals, Roles and Users API endpoints:
PUT /goals/{id}POST /rolesPOST /roles/{id}/assignmentsPOST /roles/{id}/settingsPUT /roles/{id}DELETE /roles/{id}/assignmentsPUT /users/{id}
2. The name body parameter was labeled as required to reflect reality for the POST /roles endpoint.