action launchdarkly_post_integration_subscription { label: "Create a new integration subscription of a given kind." provider: launchdarkly method: POST path: "/integrations/{integrationKey}" encoding: json output: { type: "object" additionalProperties: true } }