{ "name": "string", "folder": "string" }
curl --location --request POST 'http://test-cn.your-api-server.com/layout/exportProject' \ --header 'Content-Type: application/json' \ --data-raw '{ "name": "string", "folder": "string" }'