Authorization: Bearer ********************curl --location --request DELETE '/api/admin/deliverables' \
--header 'organizationInd: 6746ba09500273f1ac44d3b2' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"deliverableId":"675a96e868b2ab848c5a8ade"
}'{}