improved
2026 April Week 2 release: Updates to existing APIs
2 days ago
Summary: Updated APIs for Digital Sales Room. Updated APIs for Integration. Updated APIs for Link Delivery. Updated APIs for LiveSend. Updated APIs for Workspace.
Digital Sales Room
Digital Sales Room (v v1)
What's Changed
GET /v1/dsrs/{id}
GET /v1/dsrs/{id}Return Type:
Changed response : 200 OK
Returns the full DSR object including name, shareable link URL, content items, co-branding, layout widgets, sharing settings, and creator identity.
- Changed content type :
application/json
GET /v1/dsrs
GET /v1/dsrsReturn Type:
Changed response : 200 OK
OK
- Changed content type :
application/json
POST /v1/dsrs
POST /v1/dsrsRequest:
Changed content type : application/json
Result
API changes are backward compatible
Integration
Integration (v v2)
What's Changed
POST /integration/v2/workspace/urls
POST /integration/v2/workspace/urlsRequest:
Changed content type : application/json
- Added property
description(string) - Added property
thumbnail(string) - Added property
urlMode(object)
Enum values:DialogNewPage
Result
API changes are backward compatible
Link Delivery
Link Delivery (v 1.0)
Result
No differences. Specifications are equivalent
LiveSend
LiveSend (v v1)
Result
No differences. Specifications are equivalent