Authorization: Bearer ********************
curl --location --globoff --request DELETE 'http://{{app_url}}/api/v1/triggers/id_do_webhook' \ --header 'Authorization: Bearer <token>'
{}