Nifty Developer API changelog
Last update:
API structure has changed
Breaking change
-
Modified:
GET /api/v1.0/labels
-
type
query parameter was modifiedBreaking
-
-
Modified:
GET /api/v1.0/projects
-
200
response was modified-
projects
attribute was modified
-
-
-
Modified:
GET /api/v1.0/projects/{project_id}
-
200
response was modified-
disabled_widgets
,hidden_taskboard_fields
attributes were modifiedBreaking
-
-
-
Modified:
GET /api/v1.0/templates/projects
-
scope
query parameter was modifiedBreaking
-
-
Modified:
POST /api/v1.0/docs
-
body was modified
-
access_type
attribute was modifiedBreaking
-
-
body was modified
-
Modified:
POST /api/v1.0/docs/personal
-
body was modified
-
access_type
attribute was modifiedBreaking
-
-
body was modified
-
Modified:
POST /api/v1.0/labels
-
body was modified
-
type
attribute was modifiedBreaking
-
-
body was modified
-
Modified:
POST /api/v1.0/projects/{project_id}/fields
-
body was modified
-
type
,tracking_type
attributes were modifiedBreaking
-
-
body was modified
-
Modified:
POST /api/v1.0/tasks/{task_id}/fields
-
body was modified
-
type
,tracking_type
attributes were modifiedBreaking
-
-
body was modified
-
Modified:
PUT /api/v1.0/docs/{document_id}
-
body was modified
-
access_type
attribute was modifiedBreaking
-
-
body was modified
-
Modified:
PUT /api/v1.0/docs/{document_id}/members
-
body was modified
-
members
attribute was modified
-
-
body was modified
API structure has changed
Breaking change
-
Modified:
DELETE /api/v1.0/webhooks/{webhook_id}
Breaking-
Bearer
authentication method was addedBreaking
-
-
Modified:
GET /api/v1.0/webhooks/{app_id}
Breaking-
Bearer
authentication method was addedBreaking
-
-
Modified:
POST /api/v1.0/webhooks
Breaking-
Bearer
authentication method was addedBreaking
-
-
Modified:
PUT /api/v1.0/webhooks/{webhook_id}
Breaking-
Bearer
authentication method was addedBreaking
-
API structure has changed
Breaking change
-
Added:
GET /api/v1.0/templates/projects
-
Modified:
POST /api/v1.0/projects/{project_id}/invite
-
Bearer
authentication method was added -
body was modified
-
invitees
attribute was added -
array-1
attribute was removedBreaking
-
-
API structure has changed
-
Modified:
POST /api/v1.0/tasks
-
body was modified
-
task_id
attribute was modified
-
-
body was modified
API structure has changed
-
Added:
GET /api/v1.0/apps
-
Added:
GET /api/v1.0/apps/{appId}
API structure has changed
Breaking change
-
Added:
GET /api/v1.0/chats
-
Added:
GET /api/v1.0/chats/{chat_id}
-
Added:
GET /api/v1.0/invites
-
Modified:
DELETE /api/v1.0/taskgroups/{taskgroup_id}/assignees
-
body was modified
-
array-1
attribute was added -
assignees
attribute was removedBreaking
-
-
body was modified
-
Modified:
DELETE /api/v1.0/tasks/{task_id}/assignees
-
body was modified
-
array-1
attribute was added -
assignees
attribute was removedBreaking
-
-
body was modified
-
Modified:
GET /api/v1.0/docs
-
sort
query parameter was added
-
-
Modified:
GET /api/v1.0/docs/personal
-
sort
query parameter was added
-
-
Modified:
GET /api/v1.0/files
-
sort
query parameter was added
-
-
Modified:
GET /api/v1.0/milestones
-
sort
query parameter was added
-
-
Modified:
GET /api/v1.0/projects
-
sort
query parameter was added
-
-
Modified:
GET /api/v1.0/taskgroups
-
sort
query parameter was added
-
-
Modified:
GET /api/v1.0/tasks
-
sort
query parameter was added
-
-
Modified:
POST /api/v1.0/projects
-
body was modified
-
demo
attribute was modifiedBreaking
-
-
body was modified
-
Modified:
POST /api/v1.0/projects/{project_id}/invite
-
body was modified
-
array-1
attribute was added -
invitees
attribute was removedBreaking
-
-
body was modified
-
Modified:
PUT /api/v1.0/taskgroups/{taskgroup_id}/assignees
-
body was modified
-
array-1
attribute was added -
assignees
attribute was removedBreaking
-
-
body was modified
-
Modified:
PUT /api/v1.0/tasks/{task_id}/assignees
-
body was modified
-
array-1
attribute was added -
assignees
attribute was removedBreaking
-
-
body was modified
API structure has changed
Breaking change
-
Modified:
POST /oauth/token
Breaking-
authorization
header was addedBreaking
-
-
Removed:
POST /auth/access_token
Breaking
API structure has changed
Breaking change
-
Modified:
DELETE /api/v1.0/messages/{message_id}
Breaking -
Modified:
GET /api/v1.0/messages
Breaking -
Modified:
GET /api/v1.0/messages/{message_id}
Breaking -
Modified:
POST /api/v1.0/messages
Breaking -
Modified:
POST /api/v1.0/messages/{message_id}/hear
Breaking -
Modified:
POST /api/v1.0/messages/{message_id}/see
Breaking -
Modified:
PUT /api/v1.0/messages/{message_id}
Breaking
API structure has changed
Breaking change
-
Added:
DELETE /api/webhooks/{webhook_id}
-
Added:
GET /api/webhooks/{app_id}
-
Added:
POST /api/webhooks
-
Added:
POST /auth/access_token
-
Added:
PUT /api/webhooks/{webhook_id}
-
Modified:
POST /auth/refresh_token
Breaking-
authorization
header was removedBreaking -
body was modified
Breaking
-
refresh_token
,redirect_uri
attributes were modifiedBreaking
-
-
API structure has changed
Breaking change
-
Modified:
POST /oauth/token
-
201
response was modified-
scope
attribute was modifiedBreaking
-
-
API structure has changed
Breaking change
-
Modified:
POST /oauth/token
Breaking-
authorization
header was addedBreaking -
body was modified
Breaking
-
refresh_token
,grant_type
,redirect_uri
attributes were added -
client_id
,client_secret
attributes were removedBreaking
-
-
201
response was modifiedBreaking-
access_token
,token_type
,expires_in
,scope
attributes were added
-
-
-
Removed:
POST /auth/access_token
Breaking
API structure has changed
Breaking change
-
Modified:
GET /api/v1.0/projects
-
200
response was modifiedBreaking-
projects
,hasMore
attributes were addedBreaking -
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
attributes were removedBreaking
-
-
API structure has changed
Breaking change
-
Modified:
POST /auth/refresh_token
-
body was modified
-
code
attribute was added -
api_key
attribute was removedBreaking
-
-
body was modified