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

27 days ago

main
1.0
Compare

API structure has changed

Next change
3 structure changes including:
3 Modifications
Modified 3
POST /api/v1.0/messages
  • Body
  • application/json content type Modified
    • created_by_type, created_by properties Added
POST /api/v1.0/tasks/{task_id}/archive
  • Body
  • application/json content type Modified
    • archived property Added
POST /api/v1.0/tasks/{task_id}/complete
  • Body
  • application/json content type Modified
    • completed property Added