curl --request DELETE \
--url https://your-synthbrew-server.com/api/public/v1/projects/{projectId} \
--header 'x-api-key: <api-key>'curl --request DELETE \
--url https://your-synthbrew-server.com/api/public/v1/projects/{projectId} \
--header 'x-api-key: <api-key>'