action launchdarkly_update_big_segment_targets { label: "Update targets included or excluded in a big segment" provider: launchdarkly method: POST path: "/segments/{projectKey}/{environmentKey}/{userSegmentKey}/users" encoding: json output: { type: "object" additionalProperties: true } }