patch https://api.kitchenhub.app/v2/webhooks//
Update webhook configuration
Log in to see full request history
Responses
200Success Response
Update webhook configuration
200Success Response
xxxxxxxxxx
curl --request PATCH \
--url https://api.kitchenhub.app/v2/webhooks/webhook_id/ \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!