action launchdarkly_post_user_segment { label: "Creates a new user segment." provider: launchdarkly method: POST path: "/segments/{projectKey}/{environmentKey}" encoding: json output: { type: "object" additionalProperties: true } }