Modify an overrideAsk AIpatch https://qa-studio.telemetryos.com/overrides/{id}Modify an override by its ID.Path ParamsidstringrequiredThe unique identifier of the override.Body ParamsactionstringThe action associated with the override.namestringThe name of the override.filterstringThe filter criteria for the override.querystringThe query associated with the override.override_durationintegerThe duration for which the override is active.commandsstringThe commands associated with the override.organization_namestringThe organization name associated with the override.device_namestringThe device name associated with the override.playlist_namestringThe playlist name associated with the override.created_atfloatThe timestamp when the override was created.updated_atfloatThe timestamp when the override was last updated.Response 201Override modified successfully.Updated 6 months ago