x-api-key: ********************
{ "webhookId": "string", "webhookReference": "string" }
curl --location --request DELETE 'https://api.promptmate.io/v1/webhooks' \ --header 'Content-Type: application/json' \ --header 'x-api-key;' \ --data-raw '{ "webhookId": "string", "webhookReference": "string" }'
{ "message": "string" }