{ "project": {} }
curl --location --request POST 'https://example.com:30888/projects/clean' \ --header 'Content-Type: application/json' \ --data-raw '{ "project": {} }'
{}