Modify a webhookAsk AIpatch https://qa-studio.telemetryos.com/webhooks/{id}Modify a specific webhook by its ID.Path ParamsidstringrequiredThe unique identifier of the webhook.Body ParamsactionstringThe action associated with the webhook.namestringThe name of the webhook.filterstringThe filter criteria for the webhook.querystringThe query associated with the webhook.override_durationintegerThe duration for which the override is active.commandsstringThe commands associated with the webhook.organization_namestringThe organization name associated with the webhook.device_namestringThe device name associated with the webhook.playlist_namestringThe playlist name associated with the webhook.Response 200Webhook modified successfully.Updated 6 months ago