Update WebhookAsk AIput https://api.fera.ai/v3/private/webhooks/{id}Update data for a specific webhook.Path ParamsidstringrequiredID of the webhook you want to update.Body ParamsObject creation attributes.event_namestringenumrequiredEvent code to subscribe to.customer_createcustomer_deletecustomer_updatemedia_approvemedia_createmedia_declinemedia_deletemedia_updatereview_approvereview_createreview_declinereview_deletereview_updateShow 13 enum valuesurlurirequiredURL to which the webhook should POST to when the event occurs.Responses 202Successful response 404Not found error 422Validation errorUpdated about 1 year ago