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