{ "groupId": 1 }
curl --location --request POST '/rest/services//plotting/deleteProjectGroup' \ --header 'Content-Type: application/json' \ --data-raw '{ "groupId": 1 }'
{ "result": true, "resultcode": "success" }