API Changelog
New Endpoints
Chats
- Added base
chat
object and subtypedm
(direct message) and related endpoints.POST /chats.create
for creating a new chat.GET /chats.get
andPOST /chats.get
for fetching a chat by ID.
Snap-kits
- Added
GET /snap-kit-action.execute.deferred
for executing a deferred snap-kit action.
Surveys
- Added
GET /surveys.responses.list
andPOST /surveys.responses.list
for listing survey responses.
Modified Endpoints
Various
- Added property
sync_metadata
to various objects for reporting sync statusarticle
chat
conversation
custom_object
directory
group
incident
operation
part
role
timeline_entry
work