improved

2026 April Week 2 release: Updates to existing APIs

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

Link to the documentation

Digital Sales Room (v v1)


What's Changed


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
Return Type:

Changed response : 200 OK

OK

  • Changed content type : application/json
POST /v1/dsrs
Request:

Changed content type : application/json

Result


API changes are backward compatible


Integration

Link to the documentation

Integration (v v2)


What's Changed


POST /integration/v2/workspace/urls
Request:

Changed content type : application/json

  • Added property description (string)
  • Added property thumbnail (string)
  • Added property urlMode (object)
    Enum values:
    • Dialog
    • NewPage

Result


API changes are backward compatible


Link Delivery

Link to the documentation

Link Delivery (v 1.0)


Result


No differences. Specifications are equivalent


LiveSend

Link to the documentation

LiveSend (v v1)


Result


No differences. Specifications are equivalent


Workspace

Link to the documentation

Workspace (v v1)


Result


No differences. Specifications are equivalent