{ "page_id": "string" }
curl --location --request POST 'http://127.0.0.1:8088/api/qdesigner/page/delete_page' \ --header 'Content-Type: application/json' \ --data-raw '{ "page_id": "string" }'
{}