{}
curl --location --request PATCH '/spm/project//status' \ --header 'Authorization: {{ACCESS_TOKEN}}' \ --header 'Content-Type: application/json' \ --data-raw '{}'
{ "status": "OK" }