---
title: "POST /api/services/app/DashboardCustomization/SavePage"
method: POST
path: "/api/services/app/DashboardCustomization/SavePage"
tags: ["DashboardCustomization"]
---

# POST /api/services/app/DashboardCustomization/SavePage

`POST /api/services/app/DashboardCustomization/SavePage`

## Request body

- SavePageInput
  - `dashboardName` string, nullable
  - `application` string, nullable
  - `pages` Page[], nullable
    - `id` string, nullable
    - `name` string, nullable
    - `widgets` Widget[], nullable
      - `widgetId` string, nullable
      - `height` integer
      - `width` integer
      - `positionX` integer
      - `positionY` integer

## Response `200`

Success

---

[API](https://skmtc.dev/dalieu/apis/portaldalieu-api.md) · [All operations](https://skmtc.dev/dalieu/apis/portaldalieu-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/dalieu/portaldalieu-api/revisions/78dcf1621c0e/schema)
