curl --location '/api/project/update-status' \ --header 'Content-Type: application/json' \ --data '{ "ids": [ 0 ], "status": 0 }'