Change Updates

Do not miss any Nifty Developer API changes, ever again

Subscribe to the Nifty Developer API changelog to be up to date on recent changes.

RSS

May 10, 2023

main
1.0
Compare

API structure has changed

4 structure changes including:
4 Modifications
Modified 4 Breaking
DELETE /api/v1.0/taskgroups/{taskgroup_id}/assignees
  • Body
  • content type Modified
    • array-1 property Removed
    • assignees property Added
DELETE /api/v1.0/tasks/{task_id}/assignees
  • Body
  • content type Modified
    • array-1 property Removed
    • assignees property Added
PUT /api/v1.0/taskgroups/{taskgroup_id}/assignees
  • Body
  • content type Modified
    • array-1 property Removed
    • assignees property Added
PUT /api/v1.0/tasks/{task_id}/assignees
  • Body
  • content type Modified
    • array-1 property Removed
    • assignees property Added