Authorization: Bearer ********************
{ "ids": [ "56a81760-a573-4191-aabd-440faeb85496" ] }
curl --location --request POST 'http://10.174.150.25:32001/api/v2/scenario-manager/library/delete' \ --header 'Content-Type: application/json' \ --data-raw '{ "ids": [ "56a81760-a573-4191-aabd-440faeb85496" ] }'
{ "data": true, "status": true, "code": "000000", "message": null, "traceId": null }