x-api-key: ********************Authorization: Bearer ********************curl --location --request DELETE 'https://upload.tf/api/v1/webhooks/endpoints/' \
--header 'x-api-key: <api-key>'{
"success": true,
"data": {
"deleted": true,
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
}
}