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
Nifty Developer API

Change #0a02b9af

Last update:
Compare

API structure has changed

11 structure changes including:
11 Modifications
Modified 11 Breaking
GET /api/v1.0/labels
  • Query
  • type query parameter Modified
GET /api/v1.0/projects
  • Response
  • 200 response Modified
    • projects attribute Modified
GET /api/v1.0/projects/{project_id}
  • Response
  • 200 response Modified
    • disabled_widgets, hidden_taskboard_fields attributes Modified
GET /api/v1.0/templates/projects
  • Query
  • scope query parameter Modified
POST /api/v1.0/docs
  • Body
  • content type Modified
    • access_type attribute Modified
POST /api/v1.0/docs/personal
  • Body
  • content type Modified
    • access_type attribute Modified
POST /api/v1.0/labels
  • Body
  • content type Modified
    • type attribute Modified
POST /api/v1.0/projects/{project_id}/fields
  • Body
  • content type Modified
    • type, tracking_type attributes Modified
POST /api/v1.0/tasks/{task_id}/fields
  • Body
  • content type Modified
    • type, tracking_type attributes Modified
PUT /api/v1.0/docs/{document_id}
  • Body
  • content type Modified
    • access_type attribute Modified
PUT /api/v1.0/docs/{document_id}/members
  • Body
  • content type Modified
    • members attribute Modified