action slicebox_post_filtering_associations { label: "post_filtering_associations" description: "Inserts or updates a source <-> filter associations. If the specified Source already has an association this is updated, otherwise a new is inserted." provider: slicebox method: POST path: "/filtering/associations" encoding: json output: { type: "object" additionalProperties: true } }