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 #32fee407

Last update:
Compare

API structure has changed

14 structure changes including:
1 Addition
13 Modifications
Modified 13 Breaking
GET /api/v1.0/invites
  • Response
  • 200 response Modified
    • id, name, url, members attributes Added
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
POST /oauth/token
  • Body
  • content type Modified
    • redirect_uri attribute 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
Added 1
POST /api/v1.0/teams/invite