LaunchDarklyApi::AIConfigsBetaApi | delete_ai_config | DELETE /api/v2/projects/{projectKey}/ai-configs/{configKey} | Delete AI Config |
LaunchDarklyApi::AIConfigsBetaApi | delete_ai_config_variation | DELETE /api/v2/projects/{projectKey}/ai-configs/{configKey}/variations/{variationKey} | Delete AI Config variation |
LaunchDarklyApi::AIConfigsBetaApi | delete_model_config | DELETE /api/v2/projects/{projectKey}/ai-configs/model-configs/{modelConfigKey} | Delete an AI model config |
LaunchDarklyApi::AIConfigsBetaApi | get_ai_config | GET /api/v2/projects/{projectKey}/ai-configs/{configKey} | Get AI Config |
LaunchDarklyApi::AIConfigsBetaApi | get_ai_config_metrics | GET /api/v2/projects/{projectKey}/ai-configs/{configKey}/metrics | Get AI Config metrics |
LaunchDarklyApi::AIConfigsBetaApi | get_ai_config_metrics_by_variation | GET /api/v2/projects/{projectKey}/ai-configs/{configKey}/metrics-by-variation | Get AI Config metrics by variation |
LaunchDarklyApi::AIConfigsBetaApi | get_ai_config_variation | GET /api/v2/projects/{projectKey}/ai-configs/{configKey}/variations/{variationKey} | Get AI Config variation |
LaunchDarklyApi::AIConfigsBetaApi | get_ai_configs | GET /api/v2/projects/{projectKey}/ai-configs | List AI Configs |
LaunchDarklyApi::AIConfigsBetaApi | get_model_config | GET /api/v2/projects/{projectKey}/ai-configs/model-configs/{modelConfigKey} | Get AI model config |
LaunchDarklyApi::AIConfigsBetaApi | list_model_configs | GET /api/v2/projects/{projectKey}/ai-configs/model-configs | List AI model configs |
LaunchDarklyApi::AIConfigsBetaApi | patch_ai_config | PATCH /api/v2/projects/{projectKey}/ai-configs/{configKey} | Update AI Config |
LaunchDarklyApi::AIConfigsBetaApi | patch_ai_config_variation | PATCH /api/v2/projects/{projectKey}/ai-configs/{configKey}/variations/{variationKey} | Update AI Config variation |
LaunchDarklyApi::AIConfigsBetaApi | post_ai_config | POST /api/v2/projects/{projectKey}/ai-configs | Create new AI Config |
LaunchDarklyApi::AIConfigsBetaApi | post_ai_config_variation | POST /api/v2/projects/{projectKey}/ai-configs/{configKey}/variations | Create AI Config variation |
LaunchDarklyApi::AIConfigsBetaApi | post_model_config | POST /api/v2/projects/{projectKey}/ai-configs/model-configs | Create an AI model config |
LaunchDarklyApi::AccessTokensApi | delete_token | DELETE /api/v2/tokens/{id} | Delete access token |
LaunchDarklyApi::AccessTokensApi | get_token | GET /api/v2/tokens/{id} | Get access token |
LaunchDarklyApi::AccessTokensApi | get_tokens | GET /api/v2/tokens | List access tokens |
LaunchDarklyApi::AccessTokensApi | patch_token | PATCH /api/v2/tokens/{id} | Patch access token |
LaunchDarklyApi::AccessTokensApi | post_token | POST /api/v2/tokens | Create access token |
LaunchDarklyApi::AccessTokensApi | reset_token | POST /api/v2/tokens/{id}/reset | Reset access token |
LaunchDarklyApi::AccountMembersApi | delete_member | DELETE /api/v2/members/{id} | Delete account member |
LaunchDarklyApi::AccountMembersApi | get_member | GET /api/v2/members/{id} | Get account member |
LaunchDarklyApi::AccountMembersApi | get_members | GET /api/v2/members | List account members |
LaunchDarklyApi::AccountMembersApi | patch_member | PATCH /api/v2/members/{id} | Modify an account member |
LaunchDarklyApi::AccountMembersApi | post_member_teams | POST /api/v2/members/{id}/teams | Add a member to teams |
LaunchDarklyApi::AccountMembersApi | post_members | POST /api/v2/members | Invite new members |
LaunchDarklyApi::AccountMembersBetaApi | patch_members | PATCH /api/v2/members | Modify account members |
LaunchDarklyApi::AccountUsageBetaApi | get_data_export_events_usage | GET /api/v2/usage/data-export-events | Get data export events usage |
LaunchDarklyApi::AccountUsageBetaApi | get_evaluations_usage | GET /api/v2/usage/evaluations/{projectKey}/{environmentKey}/{featureFlagKey} | Get evaluations usage |
LaunchDarklyApi::AccountUsageBetaApi | get_events_usage | GET /api/v2/usage/events/{type} | Get events usage |
LaunchDarklyApi::AccountUsageBetaApi | get_experimentation_keys_usage | GET /api/v2/usage/experimentation-keys | Get experimentation keys usage |
LaunchDarklyApi::AccountUsageBetaApi | get_experimentation_units_usage | GET /api/v2/usage/experimentation-units | Get experimentation units usage |
LaunchDarklyApi::AccountUsageBetaApi | get_mau_sdks_by_type | GET /api/v2/usage/mau/sdks | Get MAU SDKs by type |
LaunchDarklyApi::AccountUsageBetaApi | get_mau_usage | GET /api/v2/usage/mau | Get MAU usage |
LaunchDarklyApi::AccountUsageBetaApi | get_mau_usage_by_category | GET /api/v2/usage/mau/bycategory | Get MAU usage by category |
LaunchDarklyApi::AccountUsageBetaApi | get_service_connection_usage | GET /api/v2/usage/service-connections | Get service connection usage |
LaunchDarklyApi::AccountUsageBetaApi | get_stream_usage | GET /api/v2/usage/streams/{source} | Get stream usage |
LaunchDarklyApi::AccountUsageBetaApi | get_stream_usage_by_sdk_version | GET /api/v2/usage/streams/{source}/bysdkversion | Get stream usage by SDK version |
LaunchDarklyApi::AccountUsageBetaApi | get_stream_usage_sdkversion | GET /api/v2/usage/streams/{source}/sdkversions | Get stream usage SDK versions |
LaunchDarklyApi::AnnouncementsApi | create_announcement_public | POST /api/v2/announcements | Create an announcement |
LaunchDarklyApi::AnnouncementsApi | delete_announcement_public | DELETE /api/v2/announcements/{announcementId} | Delete an announcement |
LaunchDarklyApi::AnnouncementsApi | get_announcements_public | GET /api/v2/announcements | Get announcements |
LaunchDarklyApi::AnnouncementsApi | update_announcement_public | PATCH /api/v2/announcements/{announcementId} | Update an announcement |
LaunchDarklyApi::ApplicationsBetaApi | delete_application | DELETE /api/v2/applications/{applicationKey} | Delete application |
LaunchDarklyApi::ApplicationsBetaApi | delete_application_version | DELETE /api/v2/applications/{applicationKey}/versions/{versionKey} | Delete application version |
LaunchDarklyApi::ApplicationsBetaApi | get_application | GET /api/v2/applications/{applicationKey} | Get application by key |
LaunchDarklyApi::ApplicationsBetaApi | get_application_versions | GET /api/v2/applications/{applicationKey}/versions | Get application versions by application key |
LaunchDarklyApi::ApplicationsBetaApi | get_applications | GET /api/v2/applications | Get applications |
LaunchDarklyApi::ApplicationsBetaApi | patch_application | PATCH /api/v2/applications/{applicationKey} | Update application |
LaunchDarklyApi::ApplicationsBetaApi | patch_application_version | PATCH /api/v2/applications/{applicationKey}/versions/{versionKey} | Update application version |
LaunchDarklyApi::ApprovalsApi | delete_approval_request | DELETE /api/v2/approval-requests/{id} | Delete approval request |
LaunchDarklyApi::ApprovalsApi | delete_approval_request_for_flag | DELETE /api/v2/projects/{projectKey}/flags/{featureFlagKey}/environments/{environmentKey}/approval-requests/{id} | Delete approval request for a flag |
LaunchDarklyApi::ApprovalsApi | get_approval_for_flag | GET /api/v2/projects/{projectKey}/flags/{featureFlagKey}/environments/{environmentKey}/approval-requests/{id} | Get approval request for a flag |
LaunchDarklyApi::ApprovalsApi | get_approval_request | GET /api/v2/approval-requests/{id} | Get approval request |
LaunchDarklyApi::ApprovalsApi | get_approval_requests | GET /api/v2/approval-requests | List approval requests |
LaunchDarklyApi::ApprovalsApi | get_approvals_for_flag | GET /api/v2/projects/{projectKey}/flags/{featureFlagKey}/environments/{environmentKey}/approval-requests | List approval requests for a flag |
LaunchDarklyApi::ApprovalsApi | post_approval_request | POST /api/v2/approval-requests | Create approval request |
LaunchDarklyApi::ApprovalsApi | post_approval_request_apply | POST /api/v2/approval-requests/{id}/apply | Apply approval request |
LaunchDarklyApi::ApprovalsApi | post_approval_request_apply_for_flag | POST /api/v2/projects/{projectKey}/flags/{featureFlagKey}/environments/{environmentKey}/approval-requests/{id}/apply | Apply approval request for a flag |
LaunchDarklyApi::ApprovalsApi | post_approval_request_for_flag | POST /api/v2/projects/{projectKey}/flags/{featureFlagKey}/environments/{environmentKey}/approval-requests | Create approval request for a flag |
LaunchDarklyApi::ApprovalsApi | post_approval_request_review | POST /api/v2/approval-requests/{id}/reviews | Review approval request |
LaunchDarklyApi::ApprovalsApi | post_approval_request_review_for_flag | POST /api/v2/projects/{projectKey}/flags/{featureFlagKey}/environments/{environmentKey}/approval-requests/{id}/reviews | Review approval request for a flag |
LaunchDarklyApi::ApprovalsApi | post_flag_copy_config_approval_request | POST /api/v2/projects/{projectKey}/flags/{featureFlagKey}/environments/{environmentKey}/approval-requests-flag-copy | Create approval request to copy flag configurations across environments |
LaunchDarklyApi::ApprovalsBetaApi | patch_approval_request | PATCH /api/v2/approval-requests/{id} | Update approval request |
LaunchDarklyApi::ApprovalsBetaApi | patch_flag_config_approval_request | PATCH /api/v2/projects/{projectKey}/flags/{featureFlagKey}/environments/{environmentKey}/approval-requests/{id} | Update flag approval request |
LaunchDarklyApi::AuditLogApi | get_audit_log_entries | GET /api/v2/auditlog | List audit log entries |
LaunchDarklyApi::AuditLogApi | get_audit_log_entry | GET /api/v2/auditlog/{id} | Get audit log entry |
LaunchDarklyApi::AuditLogApi | post_audit_log_entries | POST /api/v2/auditlog | Search audit log entries |
LaunchDarklyApi::CodeReferencesApi | delete_branches | POST /api/v2/code-refs/repositories/{repo}/branch-delete-tasks | Delete branches |
LaunchDarklyApi::CodeReferencesApi | delete_repository | DELETE /api/v2/code-refs/repositories/{repo} | Delete repository |
LaunchDarklyApi::CodeReferencesApi | get_branch | GET /api/v2/code-refs/repositories/{repo}/branches/{branch} | Get branch |
LaunchDarklyApi::CodeReferencesApi | get_branches | GET /api/v2/code-refs/repositories/{repo}/branches | List branches |
LaunchDarklyApi::CodeReferencesApi | get_extinctions | GET /api/v2/code-refs/extinctions | List extinctions |
LaunchDarklyApi::CodeReferencesApi | get_repositories | GET /api/v2/code-refs/repositories | List repositories |
LaunchDarklyApi::CodeReferencesApi | get_repository | GET /api/v2/code-refs/repositories/{repo} | Get repository |
LaunchDarklyApi::CodeReferencesApi | get_root_statistic | GET /api/v2/code-refs/statistics | Get links to code reference repositories for each project |
LaunchDarklyApi::CodeReferencesApi | get_statistics | GET /api/v2/code-refs/statistics/{projectKey} | Get code references statistics for flags |
LaunchDarklyApi::CodeReferencesApi | patch_repository | PATCH /api/v2/code-refs/repositories/{repo} | Update repository |
LaunchDarklyApi::CodeReferencesApi | post_extinction | POST /api/v2/code-refs/repositories/{repo}/branches/{branch}/extinction-events | Create extinction |
LaunchDarklyApi::CodeReferencesApi | post_repository | POST /api/v2/code-refs/repositories | Create repository |
LaunchDarklyApi::CodeReferencesApi | put_branch | PUT /api/v2/code-refs/repositories/{repo}/branches/{branch} | Upsert branch |
LaunchDarklyApi::ContextSettingsApi | put_context_flag_setting | PUT /api/v2/projects/{projectKey}/environments/{environmentKey}/contexts/{contextKind}/{contextKey}/flags/{featureFlagKey} | Update flag settings for context |
LaunchDarklyApi::ContextsApi | delete_context_instances | DELETE /api/v2/projects/{projectKey}/environments/{environmentKey}/context-instances/{id} | Delete context instances |
LaunchDarklyApi::ContextsApi | evaluate_context_instance | POST /api/v2/projects/{projectKey}/environments/{environmentKey}/flags/evaluate | Evaluate flags for context instance |
LaunchDarklyApi::ContextsApi | get_context_attribute_names | GET /api/v2/projects/{projectKey}/environments/{environmentKey}/context-attributes | Get context attribute names |
LaunchDarklyApi::ContextsApi | get_context_attribute_values | GET /api/v2/projects/{projectKey}/environments/{environmentKey}/context-attributes/{attributeName} | Get context attribute values |
LaunchDarklyApi::ContextsApi | get_context_instances | GET /api/v2/projects/{projectKey}/environments/{environmentKey}/context-instances/{id} | Get context instances |
LaunchDarklyApi::ContextsApi | get_context_kinds_by_project_key | GET /api/v2/projects/{projectKey}/context-kinds | Get context kinds |
LaunchDarklyApi::ContextsApi | get_contexts | GET /api/v2/projects/{projectKey}/environments/{environmentKey}/contexts/{kind}/{key} | Get contexts |
LaunchDarklyApi::ContextsApi | put_context_kind | PUT /api/v2/projects/{projectKey}/context-kinds/{key} | Create or update context kind |
LaunchDarklyApi::ContextsApi | search_context_instances | POST /api/v2/projects/{projectKey}/environments/{environmentKey}/context-instances/search | Search for context instances |
LaunchDarklyApi::ContextsApi | search_contexts | POST /api/v2/projects/{projectKey}/environments/{environmentKey}/contexts/search | Search for contexts |
LaunchDarklyApi::CustomRolesApi | delete_custom_role | DELETE /api/v2/roles/{customRoleKey} | Delete custom role |
LaunchDarklyApi::CustomRolesApi | get_custom_role | GET /api/v2/roles/{customRoleKey} | Get custom role |
LaunchDarklyApi::CustomRolesApi | get_custom_roles | GET /api/v2/roles | List custom roles |
LaunchDarklyApi::CustomRolesApi | patch_custom_role | PATCH /api/v2/roles/{customRoleKey} | Update custom role |
LaunchDarklyApi::CustomRolesApi | post_custom_role | POST /api/v2/roles | Create custom role |
LaunchDarklyApi::DataExportDestinationsApi | delete_destination | DELETE /api/v2/destinations/{projectKey}/{environmentKey}/{id} | Delete Data Export destination |
LaunchDarklyApi::DataExportDestinationsApi | get_destination | GET /api/v2/destinations/{projectKey}/{environmentKey}/{id} | Get destination |
LaunchDarklyApi::DataExportDestinationsApi | get_destinations | GET /api/v2/destinations | List destinations |
LaunchDarklyApi::DataExportDestinationsApi | patch_destination | PATCH /api/v2/destinations/{projectKey}/{environmentKey}/{id} | Update Data Export destination |
LaunchDarklyApi::DataExportDestinationsApi | post_destination | POST /api/v2/destinations/{projectKey}/{environmentKey} | Create Data Export destination |
LaunchDarklyApi::DataExportDestinationsApi | post_generate_warehouse_destination_key_pair | POST /api/v2/destinations/generate-warehouse-destination-key-pair | Generate Snowflake destination key pair |
LaunchDarklyApi::EnvironmentsApi | delete_environment | DELETE /api/v2/projects/{projectKey}/environments/{environmentKey} | Delete environment |
LaunchDarklyApi::EnvironmentsApi | get_environment | GET /api/v2/projects/{projectKey}/environments/{environmentKey} | Get environment |
LaunchDarklyApi::EnvironmentsApi | get_environments_by_project | GET /api/v2/projects/{projectKey}/environments | List environments |
LaunchDarklyApi::EnvironmentsApi | patch_environment | PATCH /api/v2/projects/{projectKey}/environments/{environmentKey} | Update environment |
LaunchDarklyApi::EnvironmentsApi | post_environment | POST /api/v2/projects/{projectKey}/environments | Create environment |
LaunchDarklyApi::EnvironmentsApi | reset_environment_mobile_key | POST /api/v2/projects/{projectKey}/environments/{environmentKey}/mobileKey | Reset environment mobile SDK key |
LaunchDarklyApi::EnvironmentsApi | reset_environment_sdk_key | POST /api/v2/projects/{projectKey}/environments/{environmentKey}/apiKey | Reset environment SDK key |
LaunchDarklyApi::ExperimentsApi | create_experiment | POST /api/v2/projects/{projectKey}/environments/{environmentKey}/experiments | Create experiment |
LaunchDarklyApi::ExperimentsApi | create_iteration | POST /api/v2/projects/{projectKey}/environments/{environmentKey}/experiments/{experimentKey}/iterations | Create iteration |
LaunchDarklyApi::ExperimentsApi | get_experiment | GET /api/v2/projects/{projectKey}/environments/{environmentKey}/experiments/{experimentKey} | Get experiment |
LaunchDarklyApi::ExperimentsApi | get_experiment_results | GET /api/v2/projects/{projectKey}/environments/{environmentKey}/experiments/{experimentKey}/metrics/{metricKey}/results | Get experiment results (Deprecated) |
LaunchDarklyApi::ExperimentsApi | get_experiment_results_for_metric_group | GET /api/v2/projects/{projectKey}/environments/{environmentKey}/experiments/{experimentKey}/metric-groups/{metricGroupKey}/results | Get experiment results for metric group (Deprecated) |
LaunchDarklyApi::ExperimentsApi | get_experimentation_settings | GET /api/v2/projects/{projectKey}/experimentation-settings | Get experimentation settings |
LaunchDarklyApi::ExperimentsApi | get_experiments | GET /api/v2/projects/{projectKey}/environments/{environmentKey}/experiments | Get experiments |
LaunchDarklyApi::ExperimentsApi | patch_experiment | PATCH /api/v2/projects/{projectKey}/environments/{environmentKey}/experiments/{experimentKey} | Patch experiment |
LaunchDarklyApi::ExperimentsApi | put_experimentation_settings | PUT /api/v2/projects/{projectKey}/experimentation-settings | Update experimentation settings |
LaunchDarklyApi::FeatureFlagsApi | copy_feature_flag | POST /api/v2/flags/{projectKey}/{featureFlagKey}/copy | Copy feature flag |
LaunchDarklyApi::FeatureFlagsApi | delete_feature_flag | DELETE /api/v2/flags/{projectKey}/{featureFlagKey} | Delete feature flag |
LaunchDarklyApi::FeatureFlagsApi | get_expiring_context_targets | GET /api/v2/flags/{projectKey}/{featureFlagKey}/expiring-targets/{environmentKey} | Get expiring context targets for feature flag |
LaunchDarklyApi::FeatureFlagsApi | get_expiring_user_targets | GET /api/v2/flags/{projectKey}/{featureFlagKey}/expiring-user-targets/{environmentKey} | Get expiring user targets for feature flag |
LaunchDarklyApi::FeatureFlagsApi | get_feature_flag | GET /api/v2/flags/{projectKey}/{featureFlagKey} | Get feature flag |
LaunchDarklyApi::FeatureFlagsApi | get_feature_flag_status | GET /api/v2/flag-statuses/{projectKey}/{environmentKey}/{featureFlagKey} | Get feature flag status |
LaunchDarklyApi::FeatureFlagsApi | get_feature_flag_status_across_environments | GET /api/v2/flag-status/{projectKey}/{featureFlagKey} | Get flag status across environments |
LaunchDarklyApi::FeatureFlagsApi | get_feature_flag_statuses | GET /api/v2/flag-statuses/{projectKey}/{environmentKey} | List feature flag statuses |
LaunchDarklyApi::FeatureFlagsApi | get_feature_flags | GET /api/v2/flags/{projectKey} | List feature flags |
LaunchDarklyApi::FeatureFlagsApi | patch_expiring_targets | PATCH /api/v2/flags/{projectKey}/{featureFlagKey}/expiring-targets/{environmentKey} | Update expiring context targets on feature flag |
LaunchDarklyApi::FeatureFlagsApi | patch_expiring_user_targets | PATCH /api/v2/flags/{projectKey}/{featureFlagKey}/expiring-user-targets/{environmentKey} | Update expiring user targets on feature flag |
LaunchDarklyApi::FeatureFlagsApi | patch_feature_flag | PATCH /api/v2/flags/{projectKey}/{featureFlagKey} | Update feature flag |
LaunchDarklyApi::FeatureFlagsApi | post_feature_flag | POST /api/v2/flags/{projectKey} | Create a feature flag |
LaunchDarklyApi::FeatureFlagsApi | post_migration_safety_issues | POST /api/v2/projects/{projectKey}/flags/{flagKey}/environments/{environmentKey}/migration-safety-issues | Get migration safety issues |
LaunchDarklyApi::FeatureFlagsBetaApi | get_dependent_flags | GET /api/v2/flags/{projectKey}/{featureFlagKey}/dependent-flags | List dependent feature flags |
LaunchDarklyApi::FeatureFlagsBetaApi | get_dependent_flags_by_env | GET /api/v2/flags/{projectKey}/{environmentKey}/{featureFlagKey}/dependent-flags | List dependent feature flags by environment |
LaunchDarklyApi::FlagImportConfigurationsBetaApi | create_flag_import_configuration | POST /api/v2/integration-capabilities/flag-import/{projectKey}/{integrationKey} | Create a flag import configuration |
LaunchDarklyApi::FlagImportConfigurationsBetaApi | delete_flag_import_configuration | DELETE /api/v2/integration-capabilities/flag-import/{projectKey}/{integrationKey}/{integrationId} | Delete a flag import configuration |
LaunchDarklyApi::FlagImportConfigurationsBetaApi | get_flag_import_configuration | GET /api/v2/integration-capabilities/flag-import/{projectKey}/{integrationKey}/{integrationId} | Get a single flag import configuration |
LaunchDarklyApi::FlagImportConfigurationsBetaApi | get_flag_import_configurations | GET /api/v2/integration-capabilities/flag-import | List all flag import configurations |
LaunchDarklyApi::FlagImportConfigurationsBetaApi | patch_flag_import_configuration | PATCH /api/v2/integration-capabilities/flag-import/{projectKey}/{integrationKey}/{integrationId} | Update a flag import configuration |
LaunchDarklyApi::FlagImportConfigurationsBetaApi | trigger_flag_import_job | POST /api/v2/integration-capabilities/flag-import/{projectKey}/{integrationKey}/{integrationId}/trigger | Trigger a single flag import run |
LaunchDarklyApi::FlagLinksBetaApi | create_flag_link | POST /api/v2/flag-links/projects/{projectKey}/flags/{featureFlagKey} | Create flag link |
LaunchDarklyApi::FlagLinksBetaApi | delete_flag_link | DELETE /api/v2/flag-links/projects/{projectKey}/flags/{featureFlagKey}/{id} | Delete flag link |
LaunchDarklyApi::FlagLinksBetaApi | get_flag_links | GET /api/v2/flag-links/projects/{projectKey}/flags/{featureFlagKey} | List flag links |
LaunchDarklyApi::FlagLinksBetaApi | update_flag_link | PATCH /api/v2/flag-links/projects/{projectKey}/flags/{featureFlagKey}/{id} | Update flag link |
LaunchDarklyApi::FlagTriggersApi | create_trigger_workflow | POST /api/v2/flags/{projectKey}/{featureFlagKey}/triggers/{environmentKey} | Create flag trigger |
LaunchDarklyApi::FlagTriggersApi | delete_trigger_workflow | DELETE /api/v2/flags/{projectKey}/{featureFlagKey}/triggers/{environmentKey}/{id} | Delete flag trigger |
LaunchDarklyApi::FlagTriggersApi | get_trigger_workflow_by_id | GET /api/v2/flags/{projectKey}/{featureFlagKey}/triggers/{environmentKey}/{id} | Get flag trigger by ID |
LaunchDarklyApi::FlagTriggersApi | get_trigger_workflows | GET /api/v2/flags/{projectKey}/{featureFlagKey}/triggers/{environmentKey} | List flag triggers |
LaunchDarklyApi::FlagTriggersApi | patch_trigger_workflow | PATCH /api/v2/flags/{projectKey}/{featureFlagKey}/triggers/{environmentKey}/{id} | Update flag trigger |
LaunchDarklyApi::FollowFlagsApi | delete_flag_follower | DELETE /api/v2/projects/{projectKey}/flags/{featureFlagKey}/environments/{environmentKey}/followers/{memberId} | Remove a member as a follower of a flag in a project and environment |
LaunchDarklyApi::FollowFlagsApi | get_flag_followers | GET /api/v2/projects/{projectKey}/flags/{featureFlagKey}/environments/{environmentKey}/followers | Get followers of a flag in a project and environment |
LaunchDarklyApi::FollowFlagsApi | get_followers_by_proj_env | GET /api/v2/projects/{projectKey}/environments/{environmentKey}/followers | Get followers of all flags in a given project and environment |
LaunchDarklyApi::FollowFlagsApi | put_flag_follower | PUT /api/v2/projects/{projectKey}/flags/{featureFlagKey}/environments/{environmentKey}/followers/{memberId} | Add a member as a follower of a flag in a project and environment |
LaunchDarklyApi::HoldoutsBetaApi | get_all_holdouts | GET /api/v2/projects/{projectKey}/environments/{environmentKey}/holdouts | Get all holdouts |
LaunchDarklyApi::HoldoutsBetaApi | get_holdout | GET /api/v2/projects/{projectKey}/environments/{environmentKey}/holdouts/{holdoutKey} | Get holdout |
LaunchDarklyApi::HoldoutsBetaApi | get_holdout_by_id | GET /api/v2/projects/{projectKey}/environments/{environmentKey}/holdouts/id/{holdoutId} | Get Holdout by Id |
LaunchDarklyApi::HoldoutsBetaApi | patch_holdout | PATCH /api/v2/projects/{projectKey}/environments/{environmentKey}/holdouts/{holdoutKey} | Patch holdout |
LaunchDarklyApi::HoldoutsBetaApi | post_holdout | POST /api/v2/projects/{projectKey}/environments/{environmentKey}/holdouts | Create holdout |
LaunchDarklyApi::InsightsChartsBetaApi | get_deployment_frequency_chart | GET /api/v2/engineering-insights/charts/deployments/frequency | Get deployment frequency chart data |
LaunchDarklyApi::InsightsChartsBetaApi | get_flag_status_chart | GET /api/v2/engineering-insights/charts/flags/status | Get flag status chart data |
LaunchDarklyApi::InsightsChartsBetaApi | get_lead_time_chart | GET /api/v2/engineering-insights/charts/lead-time | Get lead time chart data |
LaunchDarklyApi::InsightsChartsBetaApi | get_release_frequency_chart | GET /api/v2/engineering-insights/charts/releases/frequency | Get release frequency chart data |
LaunchDarklyApi::InsightsChartsBetaApi | get_stale_flags_chart | GET /api/v2/engineering-insights/charts/flags/stale | Get stale flags chart data |
LaunchDarklyApi::InsightsDeploymentsBetaApi | create_deployment_event | POST /api/v2/engineering-insights/deployment-events | Create deployment event |
LaunchDarklyApi::InsightsDeploymentsBetaApi | get_deployment | GET /api/v2/engineering-insights/deployments/{deploymentID} | Get deployment |
LaunchDarklyApi::InsightsDeploymentsBetaApi | get_deployments | GET /api/v2/engineering-insights/deployments | List deployments |
LaunchDarklyApi::InsightsDeploymentsBetaApi | update_deployment | PATCH /api/v2/engineering-insights/deployments/{deploymentID} | Update deployment |
LaunchDarklyApi::InsightsFlagEventsBetaApi | get_flag_events | GET /api/v2/engineering-insights/flag-events | List flag events |
LaunchDarklyApi::InsightsPullRequestsBetaApi | get_pull_requests | GET /api/v2/engineering-insights/pull-requests | List pull requests |
LaunchDarklyApi::InsightsRepositoriesBetaApi | associate_repositories_and_projects | PUT /api/v2/engineering-insights/repositories/projects | Associate repositories with projects |
LaunchDarklyApi::InsightsRepositoriesBetaApi | delete_repository_project | DELETE /api/v2/engineering-insights/repositories/{repositoryKey}/projects/{projectKey} | Remove repository project association |
LaunchDarklyApi::InsightsRepositoriesBetaApi | get_insights_repositories | GET /api/v2/engineering-insights/repositories | List repositories |
LaunchDarklyApi::InsightsScoresBetaApi | create_insight_group | POST /api/v2/engineering-insights/insights/group | Create insight group |
LaunchDarklyApi::InsightsScoresBetaApi | delete_insight_group | DELETE /api/v2/engineering-insights/insights/groups/{insightGroupKey} | Delete insight group |
LaunchDarklyApi::InsightsScoresBetaApi | get_insight_group | GET /api/v2/engineering-insights/insights/groups/{insightGroupKey} | Get insight group |
LaunchDarklyApi::InsightsScoresBetaApi | get_insight_groups | GET /api/v2/engineering-insights/insights/groups | List insight groups |
LaunchDarklyApi::InsightsScoresBetaApi | get_insights_scores | GET /api/v2/engineering-insights/insights/scores | Get insight scores |
LaunchDarklyApi::InsightsScoresBetaApi | patch_insight_group | PATCH /api/v2/engineering-insights/insights/groups/{insightGroupKey} | Patch insight group |
LaunchDarklyApi::IntegrationAuditLogSubscriptionsApi | create_subscription | POST /api/v2/integrations/{integrationKey} | Create audit log subscription |
LaunchDarklyApi::IntegrationAuditLogSubscriptionsApi | delete_subscription | DELETE /api/v2/integrations/{integrationKey}/{id} | Delete audit log subscription |
LaunchDarklyApi::IntegrationAuditLogSubscriptionsApi | get_subscription_by_id | GET /api/v2/integrations/{integrationKey}/{id} | Get audit log subscription by ID |
LaunchDarklyApi::IntegrationAuditLogSubscriptionsApi | get_subscriptions | GET /api/v2/integrations/{integrationKey} | Get audit log subscriptions by integration |
LaunchDarklyApi::IntegrationAuditLogSubscriptionsApi | update_subscription | PATCH /api/v2/integrations/{integrationKey}/{id} | Update audit log subscription |
LaunchDarklyApi::IntegrationDeliveryConfigurationsBetaApi | create_integration_delivery_configuration | POST /api/v2/integration-capabilities/featureStore/{projectKey}/{environmentKey}/{integrationKey} | Create delivery configuration |
LaunchDarklyApi::IntegrationDeliveryConfigurationsBetaApi | delete_integration_delivery_configuration | DELETE /api/v2/integration-capabilities/featureStore/{projectKey}/{environmentKey}/{integrationKey}/{id} | Delete delivery configuration |
LaunchDarklyApi::IntegrationDeliveryConfigurationsBetaApi | get_integration_delivery_configuration_by_environment | GET /api/v2/integration-capabilities/featureStore/{projectKey}/{environmentKey} | Get delivery configurations by environment |
LaunchDarklyApi::IntegrationDeliveryConfigurationsBetaApi | get_integration_delivery_configuration_by_id | GET /api/v2/integration-capabilities/featureStore/{projectKey}/{environmentKey}/{integrationKey}/{id} | Get delivery configuration by ID |
LaunchDarklyApi::IntegrationDeliveryConfigurationsBetaApi | get_integration_delivery_configurations | GET /api/v2/integration-capabilities/featureStore | List all delivery configurations |
LaunchDarklyApi::IntegrationDeliveryConfigurationsBetaApi | patch_integration_delivery_configuration | PATCH /api/v2/integration-capabilities/featureStore/{projectKey}/{environmentKey}/{integrationKey}/{id} | Update delivery configuration |
LaunchDarklyApi::IntegrationDeliveryConfigurationsBetaApi | validate_integration_delivery_configuration | POST /api/v2/integration-capabilities/featureStore/{projectKey}/{environmentKey}/{integrationKey}/{id}/validate | Validate delivery configuration |
LaunchDarklyApi::IntegrationsBetaApi | create_integration_configuration | POST /api/v2/integration-configurations/keys/{integrationKey} | Create integration configuration |
LaunchDarklyApi::IntegrationsBetaApi | delete_integration_configuration | DELETE /api/v2/integration-configurations/{integrationConfigurationId} | Delete integration configuration |
LaunchDarklyApi::IntegrationsBetaApi | get_all_integration_configurations | GET /api/v2/integration-configurations/keys/{integrationKey} | Get all configurations for the integration |
LaunchDarklyApi::IntegrationsBetaApi | get_integration_configuration | GET /api/v2/integration-configurations/{integrationConfigurationId} | Get an integration configuration |
LaunchDarklyApi::IntegrationsBetaApi | update_integration_configuration | PATCH /api/v2/integration-configurations/{integrationConfigurationId} | Update integration configuration |
LaunchDarklyApi::LayersApi | create_layer | POST /api/v2/projects/{projectKey}/layers | Create layer |
LaunchDarklyApi::LayersApi | get_layers | GET /api/v2/projects/{projectKey}/layers | Get layers |
LaunchDarklyApi::LayersApi | update_layer | PATCH /api/v2/projects/{projectKey}/layers/{layerKey} | Update layer |
LaunchDarklyApi::MetricsApi | delete_metric | DELETE /api/v2/metrics/{projectKey}/{metricKey} | Delete metric |
LaunchDarklyApi::MetricsApi | get_metric | GET /api/v2/metrics/{projectKey}/{metricKey} | Get metric |
LaunchDarklyApi::MetricsApi | get_metrics | GET /api/v2/metrics/{projectKey} | List metrics |
LaunchDarklyApi::MetricsApi | patch_metric | PATCH /api/v2/metrics/{projectKey}/{metricKey} | Update metric |
LaunchDarklyApi::MetricsApi | post_metric | POST /api/v2/metrics/{projectKey} | Create metric |
LaunchDarklyApi::MetricsBetaApi | create_metric_group | POST /api/v2/projects/{projectKey}/metric-groups | Create metric group |
LaunchDarklyApi::MetricsBetaApi | delete_metric_group | DELETE /api/v2/projects/{projectKey}/metric-groups/{metricGroupKey} | Delete metric group |
LaunchDarklyApi::MetricsBetaApi | get_metric_group | GET /api/v2/projects/{projectKey}/metric-groups/{metricGroupKey} | Get metric group |
LaunchDarklyApi::MetricsBetaApi | get_metric_groups | GET /api/v2/projects/{projectKey}/metric-groups | List metric groups |
LaunchDarklyApi::MetricsBetaApi | patch_metric_group | PATCH /api/v2/projects/{projectKey}/metric-groups/{metricGroupKey} | Patch metric group |
LaunchDarklyApi::OAuth2ClientsApi | create_o_auth2_client | POST /api/v2/oauth/clients | Create a LaunchDarkly OAuth 2.0 client |
LaunchDarklyApi::OAuth2ClientsApi | delete_o_auth_client | DELETE /api/v2/oauth/clients/{clientId} | Delete OAuth 2.0 client |
LaunchDarklyApi::OAuth2ClientsApi | get_o_auth_client_by_id | GET /api/v2/oauth/clients/{clientId} | Get client by ID |
LaunchDarklyApi::OAuth2ClientsApi | get_o_auth_clients | GET /api/v2/oauth/clients | Get clients |
LaunchDarklyApi::OAuth2ClientsApi | patch_o_auth_client | PATCH /api/v2/oauth/clients/{clientId} | Patch client by ID |
LaunchDarklyApi::OtherApi | get_caller_identity | GET /api/v2/caller-identity | Identify the caller |
LaunchDarklyApi::OtherApi | get_ips | GET /api/v2/public-ip-list | Gets the public IP list |
LaunchDarklyApi::OtherApi | get_openapi_spec | GET /api/v2/openapi.json | Gets the OpenAPI spec in json |
LaunchDarklyApi::OtherApi | get_root | GET /api/v2 | Root resource |
LaunchDarklyApi::OtherApi | get_versions | GET /api/v2/versions | Get version information |
LaunchDarklyApi::PersistentStoreIntegrationsBetaApi | create_big_segment_store_integration | POST /api/v2/integration-capabilities/big-segment-store/{projectKey}/{environmentKey}/{integrationKey} | Create big segment store integration |
LaunchDarklyApi::PersistentStoreIntegrationsBetaApi | delete_big_segment_store_integration | DELETE /api/v2/integration-capabilities/big-segment-store/{projectKey}/{environmentKey}/{integrationKey}/{integrationId} | Delete big segment store integration |
LaunchDarklyApi::PersistentStoreIntegrationsBetaApi | get_big_segment_store_integration | GET /api/v2/integration-capabilities/big-segment-store/{projectKey}/{environmentKey}/{integrationKey}/{integrationId} | Get big segment store integration by ID |
LaunchDarklyApi::PersistentStoreIntegrationsBetaApi | get_big_segment_store_integrations | GET /api/v2/integration-capabilities/big-segment-store | List all big segment store integrations |
LaunchDarklyApi::PersistentStoreIntegrationsBetaApi | patch_big_segment_store_integration | PATCH /api/v2/integration-capabilities/big-segment-store/{projectKey}/{environmentKey}/{integrationKey}/{integrationId} | Update big segment store integration |
LaunchDarklyApi::ProjectsApi | delete_project | DELETE /api/v2/projects/{projectKey} | Delete project |
LaunchDarklyApi::ProjectsApi | get_flag_defaults_by_project | GET /api/v2/projects/{projectKey}/flag-defaults | Get flag defaults for project |
LaunchDarklyApi::ProjectsApi | get_project | GET /api/v2/projects/{projectKey} | Get project |
LaunchDarklyApi::ProjectsApi | get_projects | GET /api/v2/projects | List projects |
LaunchDarklyApi::ProjectsApi | patch_flag_defaults_by_project | PATCH /api/v2/projects/{projectKey}/flag-defaults | Update flag default for project |
LaunchDarklyApi::ProjectsApi | patch_project | PATCH /api/v2/projects/{projectKey} | Update project |
LaunchDarklyApi::ProjectsApi | post_project | POST /api/v2/projects | Create project |
LaunchDarklyApi::ProjectsApi | put_flag_defaults_by_project | PUT /api/v2/projects/{projectKey}/flag-defaults | Create or update flag defaults for project |
LaunchDarklyApi::RelayProxyConfigurationsApi | delete_relay_auto_config | DELETE /api/v2/account/relay-auto-configs/{id} | Delete Relay Proxy config by ID |
LaunchDarklyApi::RelayProxyConfigurationsApi | get_relay_proxy_config | GET /api/v2/account/relay-auto-configs/{id} | Get Relay Proxy config |
LaunchDarklyApi::RelayProxyConfigurationsApi | get_relay_proxy_configs | GET /api/v2/account/relay-auto-configs | List Relay Proxy configs |
LaunchDarklyApi::RelayProxyConfigurationsApi | patch_relay_auto_config | PATCH /api/v2/account/relay-auto-configs/{id} | Update a Relay Proxy config |
LaunchDarklyApi::RelayProxyConfigurationsApi | post_relay_auto_config | POST /api/v2/account/relay-auto-configs | Create a new Relay Proxy config |
LaunchDarklyApi::RelayProxyConfigurationsApi | reset_relay_auto_config | POST /api/v2/account/relay-auto-configs/{id}/reset | Reset Relay Proxy configuration key |
LaunchDarklyApi::ReleasePipelinesBetaApi | delete_release_pipeline | DELETE /api/v2/projects/{projectKey}/release-pipelines/{pipelineKey} | Delete release pipeline |
LaunchDarklyApi::ReleasePipelinesBetaApi | get_all_release_pipelines | GET /api/v2/projects/{projectKey}/release-pipelines | Get all release pipelines |
LaunchDarklyApi::ReleasePipelinesBetaApi | get_all_release_progressions_for_release_pipeline | GET /api/v2/projects/{projectKey}/release-pipelines/{pipelineKey}/releases | Get release progressions for release pipeline |
LaunchDarklyApi::ReleasePipelinesBetaApi | get_release_pipeline_by_key | GET /api/v2/projects/{projectKey}/release-pipelines/{pipelineKey} | Get release pipeline by key |
LaunchDarklyApi::ReleasePipelinesBetaApi | post_release_pipeline | POST /api/v2/projects/{projectKey}/release-pipelines | Create a release pipeline |
LaunchDarklyApi::ReleasePipelinesBetaApi | put_release_pipeline | PUT /api/v2/projects/{projectKey}/release-pipelines/{pipelineKey} | Update a release pipeline |
LaunchDarklyApi::ReleasesBetaApi | create_release_for_flag | PUT /api/v2/projects/{projectKey}/flags/{flagKey}/release | Create a new release for flag |
LaunchDarklyApi::ReleasesBetaApi | delete_release_by_flag_key | DELETE /api/v2/flags/{projectKey}/{flagKey}/release | Delete a release for flag |
LaunchDarklyApi::ReleasesBetaApi | get_release_by_flag_key | GET /api/v2/flags/{projectKey}/{flagKey}/release | Get release for flag |
LaunchDarklyApi::ReleasesBetaApi | patch_release_by_flag_key | PATCH /api/v2/flags/{projectKey}/{flagKey}/release | Patch release for flag |
LaunchDarklyApi::ReleasesBetaApi | update_phase_status | PUT /api/v2/projects/{projectKey}/flags/{flagKey}/release/phases/{phaseId} | Update phase status for release |
LaunchDarklyApi::ScheduledChangesApi | delete_flag_config_scheduled_changes | DELETE /api/v2/projects/{projectKey}/flags/{featureFlagKey}/environments/{environmentKey}/scheduled-changes/{id} | Delete scheduled changes workflow |
LaunchDarklyApi::ScheduledChangesApi | get_feature_flag_scheduled_change | GET /api/v2/projects/{projectKey}/flags/{featureFlagKey}/environments/{environmentKey}/scheduled-changes/{id} | Get a scheduled change |
LaunchDarklyApi::ScheduledChangesApi | get_flag_config_scheduled_changes | GET /api/v2/projects/{projectKey}/flags/{featureFlagKey}/environments/{environmentKey}/scheduled-changes | List scheduled changes |
LaunchDarklyApi::ScheduledChangesApi | patch_flag_config_scheduled_change | PATCH /api/v2/projects/{projectKey}/flags/{featureFlagKey}/environments/{environmentKey}/scheduled-changes/{id} | Update scheduled changes workflow |
LaunchDarklyApi::ScheduledChangesApi | post_flag_config_scheduled_changes | POST /api/v2/projects/{projectKey}/flags/{featureFlagKey}/environments/{environmentKey}/scheduled-changes | Create scheduled changes workflow |
LaunchDarklyApi::SegmentsApi | create_big_segment_export | POST /api/v2/segments/{projectKey}/{environmentKey}/{segmentKey}/exports | Create big segment export |
LaunchDarklyApi::SegmentsApi | create_big_segment_import | POST /api/v2/segments/{projectKey}/{environmentKey}/{segmentKey}/imports | Create big segment import |
LaunchDarklyApi::SegmentsApi | delete_segment | DELETE /api/v2/segments/{projectKey}/{environmentKey}/{segmentKey} | Delete segment |
LaunchDarklyApi::SegmentsApi | get_big_segment_export | GET /api/v2/segments/{projectKey}/{environmentKey}/{segmentKey}/exports/{exportID} | Get big segment export |
LaunchDarklyApi::SegmentsApi | get_big_segment_import | GET /api/v2/segments/{projectKey}/{environmentKey}/{segmentKey}/imports/{importID} | Get big segment import |
LaunchDarklyApi::SegmentsApi | get_context_instance_segments_membership_by_env | POST /api/v2/projects/{projectKey}/environments/{environmentKey}/segments/evaluate | List segment memberships for context instance |
LaunchDarklyApi::SegmentsApi | get_expiring_targets_for_segment | GET /api/v2/segments/{projectKey}/{segmentKey}/expiring-targets/{environmentKey} | Get expiring targets for segment |
LaunchDarklyApi::SegmentsApi | get_expiring_user_targets_for_segment | GET /api/v2/segments/{projectKey}/{segmentKey}/expiring-user-targets/{environmentKey} | Get expiring user targets for segment |
LaunchDarklyApi::SegmentsApi | get_segment | GET /api/v2/segments/{projectKey}/{environmentKey}/{segmentKey} | Get segment |
LaunchDarklyApi::SegmentsApi | get_segment_membership_for_context | GET /api/v2/segments/{projectKey}/{environmentKey}/{segmentKey}/contexts/{contextKey} | Get big segment membership for context |
LaunchDarklyApi::SegmentsApi | get_segment_membership_for_user | GET /api/v2/segments/{projectKey}/{environmentKey}/{segmentKey}/users/{userKey} | Get big segment membership for user |
LaunchDarklyApi::SegmentsApi | get_segments | GET /api/v2/segments/{projectKey}/{environmentKey} | List segments |
LaunchDarklyApi::SegmentsApi | patch_expiring_targets_for_segment | PATCH /api/v2/segments/{projectKey}/{segmentKey}/expiring-targets/{environmentKey} | Update expiring targets for segment |
LaunchDarklyApi::SegmentsApi | patch_expiring_user_targets_for_segment | PATCH /api/v2/segments/{projectKey}/{segmentKey}/expiring-user-targets/{environmentKey} | Update expiring user targets for segment |
LaunchDarklyApi::SegmentsApi | patch_segment | PATCH /api/v2/segments/{projectKey}/{environmentKey}/{segmentKey} | Patch segment |
LaunchDarklyApi::SegmentsApi | post_segment | POST /api/v2/segments/{projectKey}/{environmentKey} | Create segment |
LaunchDarklyApi::SegmentsApi | update_big_segment_context_targets | POST /api/v2/segments/{projectKey}/{environmentKey}/{segmentKey}/contexts | Update context targets on a big segment |
LaunchDarklyApi::SegmentsApi | update_big_segment_targets | POST /api/v2/segments/{projectKey}/{environmentKey}/{segmentKey}/users | Update user context targets on a big segment |
LaunchDarklyApi::TagsApi | get_tags | GET /api/v2/tags | List tags |
LaunchDarklyApi::TeamsApi | delete_team | DELETE /api/v2/teams/{teamKey} | Delete team |
LaunchDarklyApi::TeamsApi | get_team | GET /api/v2/teams/{teamKey} | Get team |
LaunchDarklyApi::TeamsApi | get_team_maintainers | GET /api/v2/teams/{teamKey}/maintainers | Get team maintainers |
LaunchDarklyApi::TeamsApi | get_team_roles | GET /api/v2/teams/{teamKey}/roles | Get team custom roles |
LaunchDarklyApi::TeamsApi | get_teams | GET /api/v2/teams | List teams |
LaunchDarklyApi::TeamsApi | patch_team | PATCH /api/v2/teams/{teamKey} | Update team |
LaunchDarklyApi::TeamsApi | post_team | POST /api/v2/teams | Create team |
LaunchDarklyApi::TeamsApi | post_team_members | POST /api/v2/teams/{teamKey}/members | Add multiple members to team |
LaunchDarklyApi::TeamsBetaApi | patch_teams | PATCH /api/v2/teams | Update teams |
LaunchDarklyApi::UserSettingsApi | get_expiring_flags_for_user | GET /api/v2/users/{projectKey}/{userKey}/expiring-user-targets/{environmentKey} | Get expiring dates on flags for user |
LaunchDarklyApi::UserSettingsApi | get_user_flag_setting | GET /api/v2/users/{projectKey}/{environmentKey}/{userKey}/flags/{featureFlagKey} | Get flag setting for user |
LaunchDarklyApi::UserSettingsApi | get_user_flag_settings | GET /api/v2/users/{projectKey}/{environmentKey}/{userKey}/flags | List flag settings for user |
LaunchDarklyApi::UserSettingsApi | patch_expiring_flags_for_user | PATCH /api/v2/users/{projectKey}/{userKey}/expiring-user-targets/{environmentKey} | Update expiring user target for flags |
LaunchDarklyApi::UserSettingsApi | put_flag_setting | PUT /api/v2/users/{projectKey}/{environmentKey}/{userKey}/flags/{featureFlagKey} | Update flag settings for user |
LaunchDarklyApi::UsersApi | delete_user | DELETE /api/v2/users/{projectKey}/{environmentKey}/{userKey} | Delete user |
LaunchDarklyApi::UsersApi | get_search_users | GET /api/v2/user-search/{projectKey}/{environmentKey} | Find users |
LaunchDarklyApi::UsersApi | get_user | GET /api/v2/users/{projectKey}/{environmentKey}/{userKey} | Get user |
LaunchDarklyApi::UsersApi | get_users | GET /api/v2/users/{projectKey}/{environmentKey} | List users |
LaunchDarklyApi::UsersBetaApi | get_user_attribute_names | GET /api/v2/user-attributes/{projectKey}/{environmentKey} | Get user attribute names |
LaunchDarklyApi::WebhooksApi | delete_webhook | DELETE /api/v2/webhooks/{id} | Delete webhook |
LaunchDarklyApi::WebhooksApi | get_all_webhooks | GET /api/v2/webhooks | List webhooks |
LaunchDarklyApi::WebhooksApi | get_webhook | GET /api/v2/webhooks/{id} | Get webhook |
LaunchDarklyApi::WebhooksApi | patch_webhook | PATCH /api/v2/webhooks/{id} | Update webhook |
LaunchDarklyApi::WebhooksApi | post_webhook | POST /api/v2/webhooks | Creates a webhook |
LaunchDarklyApi::WorkflowTemplatesApi | create_workflow_template | POST /api/v2/templates | Create workflow template |
LaunchDarklyApi::WorkflowTemplatesApi | delete_workflow_template | DELETE /api/v2/templates/{templateKey} | Delete workflow template |
LaunchDarklyApi::WorkflowTemplatesApi | get_workflow_templates | GET /api/v2/templates | Get workflow templates |
LaunchDarklyApi::WorkflowsApi | delete_workflow | DELETE /api/v2/projects/{projectKey}/flags/{featureFlagKey}/environments/{environmentKey}/workflows/{workflowId} | Delete workflow |
LaunchDarklyApi::WorkflowsApi | get_custom_workflow | GET /api/v2/projects/{projectKey}/flags/{featureFlagKey}/environments/{environmentKey}/workflows/{workflowId} | Get custom workflow |
LaunchDarklyApi::WorkflowsApi | get_workflows | GET /api/v2/projects/{projectKey}/flags/{featureFlagKey}/environments/{environmentKey}/workflows | Get workflows |
LaunchDarklyApi::WorkflowsApi | post_workflow | POST /api/v2/projects/{projectKey}/flags/{featureFlagKey}/environments/{environmentKey}/workflows | Create workflow |