Question

UnitedHealth Group Incorporated
IN
Last activity: 15 Apr 2025 10:58 EDT
Page instructions in DX API v2
Hi All,
We are consuming DX api v2 from a react front end, and we have tabular data where users can update and send back. Without page instructions passed the existing list items can be updated or a new row can be appended. But when we delete a record, we always need to pass which row we are deleting in page instructions. On front end we don’t store index and users are allowed modify tabular data in any way. Is there way we can totally remove the page list and update the new page list we get from UI. UI can send the whole page list. We need to replace what we have and use the new page list. This will avoid complex page instructions? I see DELETE ALL page instructions, but there is not documentation on same and is not working: https://docs.pega.com/bundle/dx-api/page/platform/dx-api/building-constellation-dx-api-request.html#con-building-dx-api-request__dl_kws_bfg_hwb