Authorization: Bearer ********************
{ "scenarioGroupId": "049a5540-52b9-4964-81ed-2641e1579dc3" }
curl --location --request POST 'http://10.174.150.25:32001/api/v2/scenario-manager/scenariogroup/delete' \ --header 'Content-Type: application/json' \ --data-raw '{ "scenarioGroupId": "049a5540-52b9-4964-81ed-2641e1579dc3" }'
{ "data": true, "status": true, "code": "000000", "message": null, "traceId": null }