Michael Gray
03/06/2025, 2:36 AMMauricio Cabezas
03/06/2025, 8:57 AMGET /api/v1/layout/workspaces/{workspaceId}
request.
Once you have the layout, copy it and paste it into the body of your PUT /api/v1/layout/workspaces/{workspaceId}
request then you have to edit all the fields where your 'old' id is present, I would recommend to search it, take in mind this change also include the metrics and visualisation in the layout, then do the call.
After that you may need to redo the attribute mapping in the UI for the dataset where you changed the ID.
For more information, please refer to the documentation.
I recommend creating a new workspace for testing purposes before making any changes.Michael Gray
03/06/2025, 2:40 PMMauricio Cabezas
03/06/2025, 3:51 PMMichael Gray
03/06/2025, 4:02 PM