curl --location --request DELETE 'https://api.i17.actserv-africa.com/api/v2/csm/lrc' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"run_id": "csm__20250611__d6dfd7b8469e11f08ef2b07d64ed2ca4",
"type": "soft"
}'{
"code": 200,
"msg": "deleted"
}