improved

2026 June Week 1 release: New APIs added and updates to existing APIs

Summary: Added new APIs for Data Source. Updated APIs for Digital Sales Room.

Data Source

Released new feature - data source apis for the first time.

Link to the documentation

  • /v1/datasources/versions/{versionId}/inputsInfo [get]
  • /v1/datasources/versions/{versionId}/data [post]
  • /v1/datasources/{id}/versions/{version} [get]

Digital Sales Room

Link to the documentation

Digital Sales Room (v v1)


What's Deprecated


PUT /v1/{engagementType}/{id}/viewerACL/{userIdentifier}

Add viewer ACL for DSR or LiveSend

PATCH /v1/{engagementType}/{id}/viewerACL

Bulk add or remove viewer ACL for DSR or LiveSend

What's Changed


PUT /v1/{engagementType}/{id}/viewerACL/{userIdentifier}
PATCH /v1/{engagementType}/{id}/viewerACL

Result


API changes are backward compatible