Authorization: Bearer ********************
curl --location --request DELETE 'https://api.i17.actserv-africa.com/api/v2/disclosures/test__20241220____9ced463e45be11f081570242ac1c0002' \ --header 'Authorization: Bearer <token>' \ --form 'type="soft"'
{ "code": 200, "msg": "deleted" }