Admin APIChannel FiltersClone filters from another channelClone filters from another channel POST /api/v1/pms/channels/:channelId/filters/clone Copies all filter configs from the from channel onto this channel. Same-named filters are overwritten (upsert on channel+filterName), not duplicated. Request Responses200OK