Authorization: Bearer ********************curl --location --request DELETE 'https://api.upbooks.io/api/v1/leaves-configuration/' \
--header 'ORGANIZATION-ID: 00000' \
--header 'Authorization: Bearer <token>'{
"message": "string",
"data": null,
"totalCount": 0,
"filteredCount": 0
}