action launchdarkly_post_custom_role { label: "Create a new custom role." provider: launchdarkly method: POST path: "/roles" encoding: json output: { type: "object" additionalProperties: true } }