Authorization: Bearer ********************
curl --location --request POST '/v1/webhooks/delete_endpoint' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data-raw '{ "id":"d4dc71ae-074d-11f1-a5a4-065892dc723d" }'