Authorization: Bearer ********************
curl --location --request DELETE 'http://localhost:3000/api/v1/kpi-service/cohorts/' \ --header 'Authorization: Bearer <token>'
{ "message": "Removed successfully", "statusCode": 200, "data": null }