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

Changelog

Last update:
Compare
16 structure changes including:
3 Additions
13 Modifications
Modified 13 Breaking
DELETE /api/v1.0/taskgroups/{taskgroup_id}/assignees
  • Body
  • content type Modified
    • assignees property Removed
    • array-1 property Added
DELETE /api/v1.0/tasks/{task_id}/assignees
  • Body
  • content type Modified
    • assignees property Removed
    • array-1 property Added
GET /api/v1.0/docs
  • Query
  • sort query parameter Added
GET /api/v1.0/docs/personal
  • Query
  • sort query parameter Added
GET /api/v1.0/files
  • Query
  • sort query parameter Added
GET /api/v1.0/milestones
  • Query
  • sort query parameter Added
GET /api/v1.0/projects
  • Query
  • sort query parameter Added
GET /api/v1.0/taskgroups
  • Query
  • sort query parameter Added
GET /api/v1.0/tasks
  • Query
  • sort query parameter Added
POST /api/v1.0/projects
  • Body
  • content type Modified
    • demo property Modified
POST /api/v1.0/projects/{project_id}/invite
  • Body
  • content type Modified
    • invitees property Removed
    • array-1 property Added
PUT /api/v1.0/taskgroups/{taskgroup_id}/assignees
  • Body
  • content type Modified
    • assignees property Removed
    • array-1 property Added
PUT /api/v1.0/tasks/{task_id}/assignees
  • Body
  • content type Modified
    • assignees property Removed
    • array-1 property Added
Added 3
GET /api/v1.0/chats
GET /api/v1.0/chats/{chat_id}
GET /api/v1.0/invites
2 structure changes including:
2 Breaking changes
1 Modification
1 Removal
Modified 1 Breaking
POST /oauth/token
  • Header
  • authorization header Added
Removed 1 Breaking
POST /auth/access_token
7 structure changes including:
7 Breaking changes
7 Modifications
Modified 7 Breaking
DELETE /api/v1.0/messages/{message_id}
GET /api/v1.0/messages
GET /api/v1.0/messages/{message_id}
POST /api/v1.0/messages
POST /api/v1.0/messages/{message_id}/hear
POST /api/v1.0/messages/{message_id}/see
PUT /api/v1.0/messages/{message_id}
6 structure changes including:
1 Breaking change
5 Additions
1 Modification
Modified 1 Breaking
POST /auth/refresh_token
  • Body
  • content type Modified
    • refresh_token, redirect_uri properties Modified
  • Header
  • authorization header Removed
Added 5
DELETE /api/webhooks/{webhook_id}
GET /api/webhooks/{app_id}
POST /api/webhooks
POST /auth/access_token
PUT /api/webhooks/{webhook_id}
1 structure change including:
1 Modification
Modified 1 Breaking
POST /oauth/token
  • Response
  • 201 response Modified
    • scope property Modified
2 structure changes including:
2 Breaking changes
1 Modification
1 Removal
Modified 1 Breaking
POST /oauth/token
  • Body
  • content type Modified
    • client_id, client_secret properties Removed
    • refresh_token, grant_type, redirect_uri properties Added
  • Response
  • 201 response Modified
    • access_token, token_type, expires_in, scope properties Added
  • Header
  • authorization header Added
Removed 1 Breaking
POST /auth/access_token
1 structure change including:
1 Modification
Modified 1 Breaking
GET /api/v1.0/projects
  • Response
  • 200 response Modified
    • id, nice_id, name, description, initials, logo, color, secondary_color, demo, archived, auto_milestones, default_tasks_view, access_type, owner, members, general_discussion, subteam, progress, joined, general_discussion_muted, email, zoom_id, zoom_password, zoom_join_url, webex_id, webex_password, webex_join_url, enabled_modules, disabled_modules, disabled_widgets, hidden_taskboard_fields, repo, total_story_points, completed_story_points, pinned_message, pinned_by, completion_groups, doc_root_folder, file_root_folder, removed, rollups, list_columns_order, hidden_list_columns, integrations properties Removed
    • projects, hasMore properties Added
1 structure change including:
1 Modification
Modified 1 Breaking
POST /auth/refresh_token
  • Body
  • content type Modified
    • api_key property Removed
    • code property Added