/v2/api/entity base and authenticated with a Bearer token.Authorization: Bearer ********************curl --location --globoff --request DELETE 'https://.daftara.com/v2/api/entity/delete/site_payment_gateway/19' \
--header 'Accept: application/json' \
--header 'apikey: ' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json'{
"message": "Site Payment Gateway Added Successfully",
"id": 0
}