Update filterAsk AIpatch https://developers.yotpo.com/core/v3/applications/{application_id}/webhooks/filters/{yotpo_filter_id}Updates a webhook filter. This webhook filter can be used with multiple webhook targets.Path Paramsapplication_idstringrequiredThe application ID you received from Yotpo. Replace 'application_id' with your unique 'kong_client' ID (aka 'application_id'), which you received from Yotpo upon the approval and registration of your applicationyotpo_filter_idstringrequiredThe ID of the filter to updateQuery Paramsaccess_tokenstringrequiredYour Yotpo access token. Click here to learn how to generate oneBody Paramswebhook_filterobjectrequiredA list of events to receivewebhook_filter objectResponses 200200 400400 404404 409409 500500Updated 10 months ago