launchdarkly_api 6.0.0 → 7.1.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (605) hide show
  1. checksums.yaml +5 -5
  2. data/README.md +830 -295
  3. data/docs/AccessDeniedReasonRep.md +4 -4
  4. data/docs/AccessTokensApi.md +1 -1
  5. data/docs/AccountMembersApi.md +86 -12
  6. data/docs/ActionInputRep.md +18 -0
  7. data/docs/ActionOutputRep.md +20 -0
  8. data/docs/ApprovalConditionInputRep.md +20 -0
  9. data/docs/ApprovalConditionOutputRep.md +26 -0
  10. data/docs/ApprovalSettings.md +1 -1
  11. data/docs/ApprovalsApi.md +3 -3
  12. data/docs/BranchCollectionRep.md +1 -1
  13. data/docs/BranchRep.md +9 -9
  14. data/docs/CodeReferencesApi.md +37 -32
  15. data/docs/ConditionBaseOutputRep.md +22 -0
  16. data/docs/ConditionInputRep.md +26 -0
  17. data/docs/ConditionOutputRep.md +34 -0
  18. data/docs/ConflictOutputRep.md +20 -0
  19. data/docs/CreateCopyFlagConfigApprovalRequestRequest.md +1 -1
  20. data/docs/CustomRole.md +10 -8
  21. data/docs/CustomRolePost.md +3 -1
  22. data/docs/CustomRolePostData.md +3 -1
  23. data/docs/CustomRolesApi.md +11 -11
  24. data/docs/CustomRolesRep.md +24 -0
  25. data/docs/CustomWorkflowInputRep.md +24 -0
  26. data/docs/CustomWorkflowMeta.md +20 -0
  27. data/docs/CustomWorkflowOutputRep.md +38 -0
  28. data/docs/CustomWorkflowStageMeta.md +20 -0
  29. data/docs/CustomWorkflowsListingOutputRep.md +18 -0
  30. data/docs/DataExportDestinationsApi.md +1 -1
  31. data/docs/DerivedAttribute.md +20 -0
  32. data/docs/Environment.md +4 -0
  33. data/docs/EnvironmentsApi.md +3 -3
  34. data/docs/ExecutionOutputRep.md +18 -0
  35. data/docs/ExpandedTeamRep.md +44 -0
  36. data/docs/ExperimentResultsRep.md +3 -1
  37. data/docs/ExperimentsBetaApi.md +1 -1
  38. data/docs/Extinction.md +8 -8
  39. data/docs/ExtinctionCollectionRep.md +1 -1
  40. data/docs/FeatureFlagBody.md +1 -1
  41. data/docs/FeatureFlagsApi.md +2 -4
  42. data/docs/FlagConfigApprovalRequestResponse.md +3 -1
  43. data/docs/FlagTriggerInput.md +20 -0
  44. data/docs/FlagTriggersApi.md +396 -0
  45. data/docs/ForbiddenErrorRep.md +20 -0
  46. data/docs/HunkRep.md +10 -10
  47. data/docs/Integration.md +40 -0
  48. data/docs/IntegrationAuditLogSubscriptionsApi.md +376 -0
  49. data/docs/IntegrationStatusRep.md +22 -0
  50. data/docs/IntegrationSubscriptionStatusRep.md +26 -0
  51. data/docs/Integrations.md +22 -0
  52. data/docs/InvalidRequestErrorRep.md +20 -0
  53. data/docs/Member.md +3 -1
  54. data/docs/MemberImportItemRep.md +22 -0
  55. data/docs/MemberTeamsPostInput.md +18 -0
  56. data/docs/MethodNotAllowedErrorRep.md +20 -0
  57. data/docs/MetricListingRep.md +1 -1
  58. data/docs/MetricPost.md +1 -1
  59. data/docs/MetricRep.md +1 -1
  60. data/docs/MetricSeen.md +20 -0
  61. data/docs/MetricsApi.md +2 -2
  62. data/docs/NotFoundErrorRep.md +20 -0
  63. data/docs/OtherApi.md +4 -4
  64. data/docs/PatchFailedErrorRep.md +20 -0
  65. data/docs/PermissionGrantInput.md +22 -0
  66. data/docs/PermissionGrantRep.md +24 -0
  67. data/docs/ProjectPost.md +1 -1
  68. data/docs/ProjectsApi.md +2 -2
  69. data/docs/PutBranch.md +28 -0
  70. data/docs/RateLimitedErrorRep.md +20 -0
  71. data/docs/RecentTriggerBody.md +20 -0
  72. data/docs/ReferenceRep.md +5 -5
  73. data/docs/RelayProxyConfigurationsApi.md +2 -2
  74. data/docs/RepositoryCollectionRep.md +1 -1
  75. data/docs/RepositoryPost.md +8 -8
  76. data/docs/RepositoryRep.md +17 -17
  77. data/docs/ReviewOutputRep.md +26 -0
  78. data/docs/Rule.md +3 -1
  79. data/docs/ScheduleConditionInputRep.md +20 -0
  80. data/docs/ScheduleConditionOutputRep.md +18 -0
  81. data/docs/ScheduledChangesApi.md +2 -2
  82. data/docs/SegmentsApi.md +6 -6
  83. data/docs/StageInputRep.md +22 -0
  84. data/docs/StageOutputRep.md +26 -0
  85. data/docs/Statement.md +4 -4
  86. data/docs/StatementRep.md +3 -3
  87. data/docs/StatusConflictErrorRep.md +20 -0
  88. data/docs/SubscriptionPost.md +30 -0
  89. data/docs/TeamCollectionRep.md +22 -0
  90. data/docs/TeamImportsRep.md +18 -0
  91. data/docs/TeamPatchInput.md +20 -0
  92. data/docs/TeamPostInput.md +28 -0
  93. data/docs/TeamRep.md +40 -0
  94. data/docs/TeamsBetaApi.md +450 -0
  95. data/docs/TriggerPost.md +22 -0
  96. data/docs/TriggerWorkflowCollectionRep.md +20 -0
  97. data/docs/TriggerWorkflowRep.md +42 -0
  98. data/docs/UnauthorizedErrorRep.md +20 -0
  99. data/docs/User.md +26 -14
  100. data/docs/UserRecord.md +5 -1
  101. data/docs/UserRecordRep.md +26 -0
  102. data/docs/UserSegment.md +3 -1
  103. data/docs/UserSettingsApi.md +1 -1
  104. data/docs/Users.md +1 -1
  105. data/docs/UsersApi.md +11 -7
  106. data/docs/WebhooksApi.md +1 -1
  107. data/docs/WorkflowsBetaApi.md +316 -0
  108. data/git_push.sh +3 -3
  109. data/launchdarkly_api.gemspec +5 -5
  110. data/lib/launchdarkly_api/api/access_tokens_api.rb +12 -4
  111. data/lib/launchdarkly_api/api/account_members_api.rb +103 -21
  112. data/lib/launchdarkly_api/api/account_usage_beta_api.rb +2 -2
  113. data/lib/launchdarkly_api/api/approvals_api.rb +21 -7
  114. data/lib/launchdarkly_api/api/audit_log_api.rb +2 -2
  115. data/lib/launchdarkly_api/api/code_references_api.rb +66 -35
  116. data/lib/launchdarkly_api/api/custom_roles_api.rb +24 -16
  117. data/lib/launchdarkly_api/api/data_export_destinations_api.rb +12 -4
  118. data/lib/launchdarkly_api/api/environments_api.rb +16 -8
  119. data/lib/launchdarkly_api/api/experiments_beta_api.rb +4 -2
  120. data/lib/launchdarkly_api/api/feature_flags_api.rb +22 -11
  121. data/lib/launchdarkly_api/api/feature_flags_beta_api.rb +2 -2
  122. data/lib/launchdarkly_api/api/flag_triggers_api.rb +437 -0
  123. data/lib/launchdarkly_api/api/integration_audit_log_subscriptions_api.rb +377 -0
  124. data/lib/launchdarkly_api/api/metrics_api.rb +14 -6
  125. data/lib/launchdarkly_api/api/other_api.rb +5 -5
  126. data/lib/launchdarkly_api/api/projects_api.rb +14 -6
  127. data/lib/launchdarkly_api/api/relay_proxy_configurations_api.rb +12 -4
  128. data/lib/launchdarkly_api/api/scheduled_changes_api.rb +14 -6
  129. data/lib/launchdarkly_api/api/segments_api.rb +28 -12
  130. data/lib/launchdarkly_api/api/teams_beta_api.rb +427 -0
  131. data/lib/launchdarkly_api/api/user_settings_api.rb +12 -4
  132. data/lib/launchdarkly_api/api/users_api.rb +15 -7
  133. data/lib/launchdarkly_api/api/users_beta_api.rb +2 -2
  134. data/lib/launchdarkly_api/api/webhooks_api.rb +12 -4
  135. data/lib/launchdarkly_api/api/workflows_beta_api.rb +345 -0
  136. data/lib/launchdarkly_api/api_client.rb +5 -5
  137. data/lib/launchdarkly_api/api_error.rb +2 -2
  138. data/lib/launchdarkly_api/configuration.rb +4 -3
  139. data/lib/launchdarkly_api/models/access_denied_reason_rep.rb +8 -4
  140. data/lib/launchdarkly_api/models/access_denied_rep.rb +2 -2
  141. data/lib/launchdarkly_api/models/access_rep.rb +2 -2
  142. data/lib/launchdarkly_api/models/access_token_post.rb +2 -2
  143. data/lib/launchdarkly_api/models/action_input_rep.rb +219 -0
  144. data/lib/launchdarkly_api/models/action_output_rep.rb +239 -0
  145. data/lib/launchdarkly_api/models/approval_condition_input_rep.rb +229 -0
  146. data/lib/launchdarkly_api/models/approval_condition_output_rep.rb +278 -0
  147. data/lib/launchdarkly_api/models/approval_settings.rb +3 -3
  148. data/lib/launchdarkly_api/models/audit_log_entry_listing_rep.rb +2 -2
  149. data/lib/launchdarkly_api/models/audit_log_entry_listing_rep_collection.rb +2 -2
  150. data/lib/launchdarkly_api/models/audit_log_entry_rep.rb +2 -2
  151. data/lib/launchdarkly_api/models/authorized_app_data_rep.rb +2 -2
  152. data/lib/launchdarkly_api/models/big_segment_target.rb +2 -2
  153. data/lib/launchdarkly_api/models/branch_collection_rep.rb +3 -2
  154. data/lib/launchdarkly_api/models/branch_rep.rb +26 -2
  155. data/lib/launchdarkly_api/models/clause.rb +2 -2
  156. data/lib/launchdarkly_api/models/client_side_availability.rb +2 -2
  157. data/lib/launchdarkly_api/models/client_side_availability_post.rb +2 -2
  158. data/lib/launchdarkly_api/models/condition_base_output_rep.rb +246 -0
  159. data/lib/launchdarkly_api/models/condition_input_rep.rb +256 -0
  160. data/lib/launchdarkly_api/models/condition_output_rep.rb +324 -0
  161. data/lib/launchdarkly_api/models/confidence_interval_rep.rb +2 -2
  162. data/lib/launchdarkly_api/models/conflict.rb +2 -2
  163. data/lib/launchdarkly_api/models/conflict_output_rep.rb +237 -0
  164. data/lib/launchdarkly_api/models/copied_from_env.rb +2 -2
  165. data/lib/launchdarkly_api/models/create_copy_flag_config_approval_request_request.rb +7 -2
  166. data/lib/launchdarkly_api/models/create_flag_config_approval_request_request.rb +2 -2
  167. data/lib/launchdarkly_api/models/custom_property.rb +2 -2
  168. data/lib/launchdarkly_api/models/custom_role.rb +47 -38
  169. data/lib/launchdarkly_api/models/custom_role_post.rb +15 -6
  170. data/lib/launchdarkly_api/models/custom_role_post_data.rb +15 -6
  171. data/lib/launchdarkly_api/models/custom_roles.rb +2 -2
  172. data/lib/launchdarkly_api/models/custom_roles_rep.rb +247 -0
  173. data/lib/launchdarkly_api/models/custom_workflow_input_rep.rb +252 -0
  174. data/lib/launchdarkly_api/models/custom_workflow_meta.rb +227 -0
  175. data/lib/launchdarkly_api/models/custom_workflow_output_rep.rb +354 -0
  176. data/lib/launchdarkly_api/models/custom_workflow_stage_meta.rb +227 -0
  177. data/lib/launchdarkly_api/models/custom_workflows_listing_output_rep.rb +225 -0
  178. data/lib/launchdarkly_api/models/default_client_side_availability_post.rb +2 -2
  179. data/lib/launchdarkly_api/models/defaults.rb +2 -2
  180. data/lib/launchdarkly_api/models/dependent_flag.rb +2 -2
  181. data/lib/launchdarkly_api/models/dependent_flag_environment.rb +2 -2
  182. data/lib/launchdarkly_api/models/dependent_flags_by_environment.rb +2 -2
  183. data/lib/launchdarkly_api/models/derived_attribute.rb +228 -0
  184. data/lib/launchdarkly_api/models/destination.rb +2 -2
  185. data/lib/launchdarkly_api/models/destination_post.rb +2 -2
  186. data/lib/launchdarkly_api/models/destinations.rb +2 -2
  187. data/lib/launchdarkly_api/models/environment.rb +31 -3
  188. data/lib/launchdarkly_api/models/environment_post.rb +2 -2
  189. data/lib/launchdarkly_api/models/execution_output_rep.rb +223 -0
  190. data/lib/launchdarkly_api/models/expanded_team_rep.rb +349 -0
  191. data/lib/launchdarkly_api/models/experiment_allocation_rep.rb +2 -2
  192. data/lib/launchdarkly_api/models/experiment_enabled_period_rep.rb +2 -2
  193. data/lib/launchdarkly_api/models/experiment_environment_setting_rep.rb +2 -2
  194. data/lib/launchdarkly_api/models/experiment_info_rep.rb +2 -2
  195. data/lib/launchdarkly_api/models/experiment_metadata_rep.rb +2 -2
  196. data/lib/launchdarkly_api/models/experiment_rep.rb +2 -2
  197. data/lib/launchdarkly_api/models/experiment_results_rep.rb +15 -6
  198. data/lib/launchdarkly_api/models/experiment_stats_rep.rb +2 -2
  199. data/lib/launchdarkly_api/models/experiment_time_series_slice.rb +2 -2
  200. data/lib/launchdarkly_api/models/experiment_time_series_variation_slice.rb +2 -2
  201. data/lib/launchdarkly_api/models/experiment_totals_rep.rb +2 -2
  202. data/lib/launchdarkly_api/models/expiring_user_target_error.rb +2 -2
  203. data/lib/launchdarkly_api/models/expiring_user_target_get_response.rb +2 -2
  204. data/lib/launchdarkly_api/models/expiring_user_target_item.rb +2 -2
  205. data/lib/launchdarkly_api/models/expiring_user_target_patch_response.rb +2 -2
  206. data/lib/launchdarkly_api/models/extinction.rb +22 -13
  207. data/lib/launchdarkly_api/models/extinction_collection_rep.rb +4 -3
  208. data/lib/launchdarkly_api/models/feature_flag.rb +2 -2
  209. data/lib/launchdarkly_api/models/feature_flag_body.rb +3 -3
  210. data/lib/launchdarkly_api/models/feature_flag_config.rb +2 -2
  211. data/lib/launchdarkly_api/models/feature_flag_scheduled_change.rb +2 -2
  212. data/lib/launchdarkly_api/models/feature_flag_scheduled_changes.rb +2 -2
  213. data/lib/launchdarkly_api/models/feature_flag_status.rb +2 -2
  214. data/lib/launchdarkly_api/models/feature_flag_status_across_environments.rb +2 -2
  215. data/lib/launchdarkly_api/models/feature_flag_statuses.rb +2 -2
  216. data/lib/launchdarkly_api/models/feature_flags.rb +2 -2
  217. data/lib/launchdarkly_api/models/flag_config_approval_request_response.rb +15 -6
  218. data/lib/launchdarkly_api/models/flag_config_approval_requests_response.rb +2 -2
  219. data/lib/launchdarkly_api/models/flag_copy_config_environment.rb +2 -2
  220. data/lib/launchdarkly_api/models/flag_copy_config_post.rb +2 -2
  221. data/lib/launchdarkly_api/models/flag_global_attributes_rep.rb +2 -2
  222. data/lib/launchdarkly_api/models/flag_listing_rep.rb +2 -2
  223. data/lib/launchdarkly_api/models/flag_scheduled_changes_input.rb +2 -2
  224. data/lib/launchdarkly_api/models/flag_status_rep.rb +2 -2
  225. data/lib/launchdarkly_api/models/flag_summary.rb +2 -2
  226. data/lib/launchdarkly_api/models/flag_trigger_input.rb +230 -0
  227. data/lib/launchdarkly_api/models/forbidden_error_rep.rb +227 -0
  228. data/lib/launchdarkly_api/models/hunk_rep.rb +12 -2
  229. data/lib/launchdarkly_api/models/integration.rb +325 -0
  230. data/lib/launchdarkly_api/models/integration_metadata.rb +2 -2
  231. data/lib/launchdarkly_api/models/integration_status.rb +2 -2
  232. data/lib/launchdarkly_api/models/integration_status_rep.rb +236 -0
  233. data/lib/launchdarkly_api/models/integration_subscription_status_rep.rb +256 -0
  234. data/lib/launchdarkly_api/models/integrations.rb +240 -0
  235. data/lib/launchdarkly_api/models/invalid_request_error_rep.rb +227 -0
  236. data/lib/launchdarkly_api/models/ip_list.rb +2 -2
  237. data/lib/launchdarkly_api/models/last_seen_metadata.rb +2 -2
  238. data/lib/launchdarkly_api/models/link.rb +2 -2
  239. data/lib/launchdarkly_api/models/member.rb +20 -6
  240. data/lib/launchdarkly_api/models/member_data_rep.rb +2 -2
  241. data/lib/launchdarkly_api/models/member_import_item_rep.rb +246 -0
  242. data/lib/launchdarkly_api/models/member_permission_grant_summary_rep.rb +2 -2
  243. data/lib/launchdarkly_api/models/member_summary_rep.rb +2 -2
  244. data/lib/launchdarkly_api/models/member_team_summary_rep.rb +2 -2
  245. data/lib/launchdarkly_api/models/member_teams_post_input.rb +226 -0
  246. data/lib/launchdarkly_api/models/members.rb +2 -2
  247. data/lib/launchdarkly_api/models/method_not_allowed_error_rep.rb +227 -0
  248. data/lib/launchdarkly_api/models/metric_collection_rep.rb +2 -2
  249. data/lib/launchdarkly_api/models/metric_listing_rep.rb +15 -3
  250. data/lib/launchdarkly_api/models/metric_post.rb +15 -3
  251. data/lib/launchdarkly_api/models/metric_rep.rb +15 -3
  252. data/lib/launchdarkly_api/models/metric_seen.rb +227 -0
  253. data/lib/launchdarkly_api/models/modification.rb +2 -2
  254. data/lib/launchdarkly_api/models/multi_environment_dependent_flag.rb +2 -2
  255. data/lib/launchdarkly_api/models/multi_environment_dependent_flags.rb +2 -2
  256. data/lib/launchdarkly_api/models/new_member_form.rb +2 -2
  257. data/lib/launchdarkly_api/models/not_found_error_rep.rb +227 -0
  258. data/lib/launchdarkly_api/models/parent_resource_rep.rb +2 -2
  259. data/lib/launchdarkly_api/models/patch_failed_error_rep.rb +227 -0
  260. data/lib/launchdarkly_api/models/patch_operation.rb +2 -2
  261. data/lib/launchdarkly_api/models/patch_segment_instruction.rb +2 -2
  262. data/lib/launchdarkly_api/models/patch_segment_request.rb +2 -2
  263. data/lib/launchdarkly_api/models/patch_with_comment.rb +2 -2
  264. data/lib/launchdarkly_api/models/permission_grant_input.rb +240 -0
  265. data/lib/launchdarkly_api/models/permission_grant_rep.rb +249 -0
  266. data/lib/launchdarkly_api/models/post_approval_request_apply_request.rb +2 -2
  267. data/lib/launchdarkly_api/models/post_approval_request_review_request.rb +2 -2
  268. data/lib/launchdarkly_api/models/post_flag_scheduled_changes_input.rb +2 -2
  269. data/lib/launchdarkly_api/models/prerequisite.rb +2 -2
  270. data/lib/launchdarkly_api/models/project.rb +2 -2
  271. data/lib/launchdarkly_api/models/project_listing_rep.rb +2 -2
  272. data/lib/launchdarkly_api/models/project_post.rb +3 -3
  273. data/lib/launchdarkly_api/models/projects.rb +2 -2
  274. data/lib/launchdarkly_api/models/pub_nub_detail_rep.rb +2 -2
  275. data/lib/launchdarkly_api/models/put_branch.rb +284 -0
  276. data/lib/launchdarkly_api/models/rate_limited_error_rep.rb +227 -0
  277. data/lib/launchdarkly_api/models/recent_trigger_body.rb +229 -0
  278. data/lib/launchdarkly_api/models/reference_rep.rb +14 -2
  279. data/lib/launchdarkly_api/models/relay_auto_config_collection_rep.rb +2 -2
  280. data/lib/launchdarkly_api/models/relay_auto_config_post.rb +2 -2
  281. data/lib/launchdarkly_api/models/relay_auto_config_rep.rb +2 -2
  282. data/lib/launchdarkly_api/models/repository_collection_rep.rb +3 -2
  283. data/lib/launchdarkly_api/models/repository_post.rb +4 -2
  284. data/lib/launchdarkly_api/models/repository_rep.rb +45 -2
  285. data/lib/launchdarkly_api/models/resource_access.rb +2 -2
  286. data/lib/launchdarkly_api/models/resource_id_response.rb +2 -2
  287. data/lib/launchdarkly_api/models/review_output_rep.rb +264 -0
  288. data/lib/launchdarkly_api/models/review_response.rb +2 -2
  289. data/lib/launchdarkly_api/models/rollout.rb +2 -2
  290. data/lib/launchdarkly_api/models/rule.rb +15 -6
  291. data/lib/launchdarkly_api/models/schedule_condition_input_rep.rb +227 -0
  292. data/lib/launchdarkly_api/models/schedule_condition_output_rep.rb +218 -0
  293. data/lib/launchdarkly_api/models/sdk_list_rep.rb +2 -2
  294. data/lib/launchdarkly_api/models/sdk_version_list_rep.rb +2 -2
  295. data/lib/launchdarkly_api/models/sdk_version_rep.rb +2 -2
  296. data/lib/launchdarkly_api/models/segment_body.rb +2 -2
  297. data/lib/launchdarkly_api/models/segment_metadata.rb +2 -2
  298. data/lib/launchdarkly_api/models/segment_user_list.rb +2 -2
  299. data/lib/launchdarkly_api/models/segment_user_state.rb +2 -2
  300. data/lib/launchdarkly_api/models/series_list_rep.rb +2 -2
  301. data/lib/launchdarkly_api/models/source_flag.rb +2 -2
  302. data/lib/launchdarkly_api/models/stage_input_rep.rb +238 -0
  303. data/lib/launchdarkly_api/models/stage_output_rep.rb +276 -0
  304. data/lib/launchdarkly_api/models/statement.rb +8 -4
  305. data/lib/launchdarkly_api/models/statement_post.rb +2 -2
  306. data/lib/launchdarkly_api/models/statement_post_data.rb +2 -2
  307. data/lib/launchdarkly_api/models/statement_rep.rb +9 -4
  308. data/lib/launchdarkly_api/models/statistic_collection_rep.rb +2 -2
  309. data/lib/launchdarkly_api/models/statistic_rep.rb +2 -2
  310. data/lib/launchdarkly_api/models/statistics_root.rb +2 -2
  311. data/lib/launchdarkly_api/models/status_conflict_error_rep.rb +227 -0
  312. data/lib/launchdarkly_api/models/subject_data_rep.rb +2 -2
  313. data/lib/launchdarkly_api/models/subscription_post.rb +293 -0
  314. data/lib/launchdarkly_api/models/target.rb +2 -2
  315. data/lib/launchdarkly_api/models/target_resource_rep.rb +2 -2
  316. data/lib/launchdarkly_api/models/team_collection_rep.rb +240 -0
  317. data/lib/launchdarkly_api/models/team_imports_rep.rb +220 -0
  318. data/lib/launchdarkly_api/models/team_patch_input.rb +229 -0
  319. data/lib/launchdarkly_api/models/team_post_input.rb +285 -0
  320. data/lib/launchdarkly_api/models/team_rep.rb +327 -0
  321. data/lib/launchdarkly_api/models/title_rep.rb +2 -2
  322. data/lib/launchdarkly_api/models/token.rb +2 -2
  323. data/lib/launchdarkly_api/models/token_data_rep.rb +2 -2
  324. data/lib/launchdarkly_api/models/tokens.rb +2 -2
  325. data/lib/launchdarkly_api/models/trigger_post.rb +245 -0
  326. data/lib/launchdarkly_api/models/trigger_workflow_collection_rep.rb +231 -0
  327. data/lib/launchdarkly_api/models/trigger_workflow_rep.rb +332 -0
  328. data/lib/launchdarkly_api/models/unauthorized_error_rep.rb +227 -0
  329. data/lib/launchdarkly_api/models/url_post.rb +2 -2
  330. data/lib/launchdarkly_api/models/user.rb +104 -47
  331. data/lib/launchdarkly_api/models/user_attribute_names_rep.rb +2 -2
  332. data/lib/launchdarkly_api/models/user_flag_setting.rb +2 -2
  333. data/lib/launchdarkly_api/models/user_flag_settings.rb +2 -2
  334. data/lib/launchdarkly_api/models/user_record.rb +27 -7
  335. data/lib/launchdarkly_api/models/user_record_rep.rb +255 -0
  336. data/lib/launchdarkly_api/models/user_segment.rb +15 -6
  337. data/lib/launchdarkly_api/models/user_segment_rule.rb +2 -2
  338. data/lib/launchdarkly_api/models/user_segments.rb +2 -2
  339. data/lib/launchdarkly_api/models/users.rb +3 -3
  340. data/lib/launchdarkly_api/models/value_put.rb +2 -2
  341. data/lib/launchdarkly_api/models/variation.rb +2 -2
  342. data/lib/launchdarkly_api/models/variation_or_rollout_rep.rb +2 -2
  343. data/lib/launchdarkly_api/models/variation_summary.rb +2 -2
  344. data/lib/launchdarkly_api/models/versions_rep.rb +2 -2
  345. data/lib/launchdarkly_api/models/webhook.rb +2 -2
  346. data/lib/launchdarkly_api/models/webhook_post.rb +2 -2
  347. data/lib/launchdarkly_api/models/webhooks.rb +2 -2
  348. data/lib/launchdarkly_api/models/weighted_variation.rb +2 -2
  349. data/lib/launchdarkly_api/version.rb +3 -3
  350. data/lib/launchdarkly_api.rb +58 -7
  351. data/spec/api/access_tokens_api_spec.rb +2 -2
  352. data/spec/api/account_members_api_spec.rb +20 -7
  353. data/spec/api/account_usage_beta_api_spec.rb +2 -2
  354. data/spec/api/approvals_api_spec.rb +2 -2
  355. data/spec/api/audit_log_api_spec.rb +2 -2
  356. data/spec/api/code_references_api_spec.rb +9 -7
  357. data/spec/api/custom_roles_api_spec.rb +4 -4
  358. data/spec/api/data_export_destinations_api_spec.rb +2 -2
  359. data/spec/api/environments_api_spec.rb +4 -4
  360. data/spec/api/experiments_beta_api_spec.rb +2 -2
  361. data/spec/api/feature_flags_api_spec.rb +3 -4
  362. data/spec/api/feature_flags_beta_api_spec.rb +2 -2
  363. data/spec/api/flag_triggers_api_spec.rb +110 -0
  364. data/spec/api/integration_audit_log_subscriptions_api_spec.rb +100 -0
  365. data/spec/api/metrics_api_spec.rb +3 -3
  366. data/spec/api/other_api_spec.rb +3 -3
  367. data/spec/api/projects_api_spec.rb +3 -3
  368. data/spec/api/relay_proxy_configurations_api_spec.rb +2 -2
  369. data/spec/api/scheduled_changes_api_spec.rb +3 -3
  370. data/spec/api/segments_api_spec.rb +5 -5
  371. data/spec/api/teams_beta_api_spec.rb +111 -0
  372. data/spec/api/user_settings_api_spec.rb +2 -2
  373. data/spec/api/users_api_spec.rb +6 -4
  374. data/spec/api/users_beta_api_spec.rb +2 -2
  375. data/spec/api/webhooks_api_spec.rb +2 -2
  376. data/spec/api/workflows_beta_api_spec.rb +94 -0
  377. data/spec/api_client_spec.rb +4 -4
  378. data/spec/configuration_spec.rb +2 -2
  379. data/spec/models/access_denied_reason_rep_spec.rb +2 -2
  380. data/spec/models/access_denied_rep_spec.rb +2 -2
  381. data/spec/models/access_rep_spec.rb +2 -2
  382. data/spec/models/access_token_post_spec.rb +2 -2
  383. data/spec/models/action_input_rep_spec.rb +34 -0
  384. data/spec/models/action_output_rep_spec.rb +40 -0
  385. data/spec/models/approval_condition_input_rep_spec.rb +40 -0
  386. data/spec/models/approval_condition_output_rep_spec.rb +58 -0
  387. data/spec/models/approval_settings_spec.rb +2 -2
  388. data/spec/models/audit_log_entry_listing_rep_collection_spec.rb +2 -2
  389. data/spec/models/audit_log_entry_listing_rep_spec.rb +2 -2
  390. data/spec/models/audit_log_entry_rep_spec.rb +2 -2
  391. data/spec/models/authorized_app_data_rep_spec.rb +2 -2
  392. data/spec/models/big_segment_target_spec.rb +2 -2
  393. data/spec/models/branch_collection_rep_spec.rb +2 -2
  394. data/spec/models/branch_rep_spec.rb +2 -2
  395. data/spec/models/clause_spec.rb +2 -2
  396. data/spec/models/client_side_availability_post_spec.rb +2 -2
  397. data/spec/models/client_side_availability_spec.rb +2 -2
  398. data/spec/models/condition_base_output_rep_spec.rb +46 -0
  399. data/spec/models/condition_input_rep_spec.rb +58 -0
  400. data/spec/models/condition_output_rep_spec.rb +82 -0
  401. data/spec/models/confidence_interval_rep_spec.rb +2 -2
  402. data/spec/models/conflict_output_rep_spec.rb +40 -0
  403. data/spec/models/conflict_spec.rb +2 -2
  404. data/spec/models/copied_from_env_spec.rb +2 -2
  405. data/spec/models/create_copy_flag_config_approval_request_request_spec.rb +2 -2
  406. data/spec/models/create_flag_config_approval_request_request_spec.rb +2 -2
  407. data/spec/models/custom_property_spec.rb +2 -2
  408. data/spec/models/custom_role_post_data_spec.rb +8 -2
  409. data/spec/models/custom_role_post_spec.rb +8 -2
  410. data/spec/models/custom_role_spec.rb +13 -7
  411. data/spec/models/custom_roles_rep_spec.rb +52 -0
  412. data/spec/models/custom_roles_spec.rb +2 -2
  413. data/spec/models/custom_workflow_input_rep_spec.rb +52 -0
  414. data/spec/models/custom_workflow_meta_spec.rb +40 -0
  415. data/spec/models/custom_workflow_output_rep_spec.rb +94 -0
  416. data/spec/models/custom_workflow_stage_meta_spec.rb +40 -0
  417. data/spec/models/custom_workflows_listing_output_rep_spec.rb +34 -0
  418. data/spec/models/default_client_side_availability_post_spec.rb +2 -2
  419. data/spec/models/defaults_spec.rb +2 -2
  420. data/spec/models/dependent_flag_environment_spec.rb +2 -2
  421. data/spec/models/dependent_flag_spec.rb +2 -2
  422. data/spec/models/dependent_flags_by_environment_spec.rb +2 -2
  423. data/spec/models/derived_attribute_spec.rb +40 -0
  424. data/spec/models/destination_post_spec.rb +2 -2
  425. data/spec/models/destination_spec.rb +2 -2
  426. data/spec/models/destinations_spec.rb +2 -2
  427. data/spec/models/environment_post_spec.rb +2 -2
  428. data/spec/models/environment_spec.rb +14 -2
  429. data/spec/models/execution_output_rep_spec.rb +34 -0
  430. data/spec/models/expanded_team_rep_spec.rb +112 -0
  431. data/spec/models/experiment_allocation_rep_spec.rb +2 -2
  432. data/spec/models/experiment_enabled_period_rep_spec.rb +2 -2
  433. data/spec/models/experiment_environment_setting_rep_spec.rb +2 -2
  434. data/spec/models/experiment_info_rep_spec.rb +2 -2
  435. data/spec/models/experiment_metadata_rep_spec.rb +2 -2
  436. data/spec/models/experiment_rep_spec.rb +2 -2
  437. data/spec/models/experiment_results_rep_spec.rb +8 -2
  438. data/spec/models/experiment_stats_rep_spec.rb +2 -2
  439. data/spec/models/experiment_time_series_slice_spec.rb +2 -2
  440. data/spec/models/experiment_time_series_variation_slice_spec.rb +2 -2
  441. data/spec/models/experiment_totals_rep_spec.rb +2 -2
  442. data/spec/models/expiring_user_target_error_spec.rb +2 -2
  443. data/spec/models/expiring_user_target_get_response_spec.rb +2 -2
  444. data/spec/models/expiring_user_target_item_spec.rb +2 -2
  445. data/spec/models/expiring_user_target_patch_response_spec.rb +2 -2
  446. data/spec/models/extinction_collection_rep_spec.rb +2 -2
  447. data/spec/models/extinction_spec.rb +3 -3
  448. data/spec/models/feature_flag_body_spec.rb +2 -2
  449. data/spec/models/feature_flag_config_spec.rb +2 -2
  450. data/spec/models/feature_flag_scheduled_change_spec.rb +2 -2
  451. data/spec/models/feature_flag_scheduled_changes_spec.rb +2 -2
  452. data/spec/models/feature_flag_spec.rb +2 -2
  453. data/spec/models/feature_flag_status_across_environments_spec.rb +2 -2
  454. data/spec/models/feature_flag_status_spec.rb +2 -2
  455. data/spec/models/feature_flag_statuses_spec.rb +2 -2
  456. data/spec/models/feature_flags_spec.rb +2 -2
  457. data/spec/models/flag_config_approval_request_response_spec.rb +8 -2
  458. data/spec/models/flag_config_approval_requests_response_spec.rb +2 -2
  459. data/spec/models/flag_copy_config_environment_spec.rb +2 -2
  460. data/spec/models/flag_copy_config_post_spec.rb +2 -2
  461. data/spec/models/flag_global_attributes_rep_spec.rb +2 -2
  462. data/spec/models/flag_listing_rep_spec.rb +2 -2
  463. data/spec/models/flag_scheduled_changes_input_spec.rb +2 -2
  464. data/spec/models/flag_status_rep_spec.rb +2 -2
  465. data/spec/models/flag_summary_spec.rb +2 -2
  466. data/spec/models/flag_trigger_input_spec.rb +40 -0
  467. data/spec/models/forbidden_error_rep_spec.rb +40 -0
  468. data/spec/models/hunk_rep_spec.rb +2 -2
  469. data/spec/models/integration_metadata_spec.rb +2 -2
  470. data/spec/models/integration_spec.rb +100 -0
  471. data/spec/models/integration_status_rep_spec.rb +46 -0
  472. data/spec/models/integration_status_spec.rb +2 -2
  473. data/spec/models/integration_subscription_status_rep_spec.rb +58 -0
  474. data/spec/models/integrations_spec.rb +46 -0
  475. data/spec/models/invalid_request_error_rep_spec.rb +40 -0
  476. data/spec/models/ip_list_spec.rb +2 -2
  477. data/spec/models/last_seen_metadata_spec.rb +2 -2
  478. data/spec/models/link_spec.rb +2 -2
  479. data/spec/models/member_data_rep_spec.rb +2 -2
  480. data/spec/models/member_import_item_rep_spec.rb +46 -0
  481. data/spec/models/member_permission_grant_summary_rep_spec.rb +2 -2
  482. data/spec/models/member_spec.rb +8 -2
  483. data/spec/models/member_summary_rep_spec.rb +2 -2
  484. data/spec/models/member_team_summary_rep_spec.rb +2 -2
  485. data/spec/models/member_teams_post_input_spec.rb +34 -0
  486. data/spec/models/members_spec.rb +2 -2
  487. data/spec/models/method_not_allowed_error_rep_spec.rb +40 -0
  488. data/spec/models/metric_collection_rep_spec.rb +2 -2
  489. data/spec/models/metric_listing_rep_spec.rb +6 -2
  490. data/spec/models/metric_post_spec.rb +6 -2
  491. data/spec/models/metric_rep_spec.rb +6 -2
  492. data/spec/models/metric_seen_spec.rb +40 -0
  493. data/spec/models/modification_spec.rb +2 -2
  494. data/spec/models/multi_environment_dependent_flag_spec.rb +2 -2
  495. data/spec/models/multi_environment_dependent_flags_spec.rb +2 -2
  496. data/spec/models/new_member_form_spec.rb +2 -2
  497. data/spec/models/not_found_error_rep_spec.rb +40 -0
  498. data/spec/models/parent_resource_rep_spec.rb +2 -2
  499. data/spec/models/patch_failed_error_rep_spec.rb +40 -0
  500. data/spec/models/patch_operation_spec.rb +2 -2
  501. data/spec/models/patch_segment_instruction_spec.rb +2 -2
  502. data/spec/models/patch_segment_request_spec.rb +2 -2
  503. data/spec/models/patch_with_comment_spec.rb +2 -2
  504. data/spec/models/permission_grant_input_spec.rb +46 -0
  505. data/spec/models/permission_grant_rep_spec.rb +52 -0
  506. data/spec/models/post_approval_request_apply_request_spec.rb +2 -2
  507. data/spec/models/post_approval_request_review_request_spec.rb +2 -2
  508. data/spec/models/post_flag_scheduled_changes_input_spec.rb +2 -2
  509. data/spec/models/prerequisite_spec.rb +2 -2
  510. data/spec/models/project_listing_rep_spec.rb +2 -2
  511. data/spec/models/project_post_spec.rb +2 -2
  512. data/spec/models/project_spec.rb +2 -2
  513. data/spec/models/projects_spec.rb +2 -2
  514. data/spec/models/pub_nub_detail_rep_spec.rb +2 -2
  515. data/spec/models/put_branch_spec.rb +64 -0
  516. data/spec/models/rate_limited_error_rep_spec.rb +40 -0
  517. data/spec/models/recent_trigger_body_spec.rb +40 -0
  518. data/spec/models/reference_rep_spec.rb +2 -2
  519. data/spec/models/relay_auto_config_collection_rep_spec.rb +2 -2
  520. data/spec/models/relay_auto_config_post_spec.rb +2 -2
  521. data/spec/models/relay_auto_config_rep_spec.rb +2 -2
  522. data/spec/models/repository_collection_rep_spec.rb +2 -2
  523. data/spec/models/repository_post_spec.rb +2 -2
  524. data/spec/models/repository_rep_spec.rb +6 -2
  525. data/spec/models/resource_access_spec.rb +2 -2
  526. data/spec/models/resource_id_response_spec.rb +2 -2
  527. data/spec/models/review_output_rep_spec.rb +58 -0
  528. data/spec/models/review_response_spec.rb +2 -2
  529. data/spec/models/rollout_spec.rb +2 -2
  530. data/spec/models/rule_spec.rb +8 -2
  531. data/spec/models/schedule_condition_input_rep_spec.rb +40 -0
  532. data/spec/models/schedule_condition_output_rep_spec.rb +34 -0
  533. data/spec/models/sdk_list_rep_spec.rb +2 -2
  534. data/spec/models/sdk_version_list_rep_spec.rb +2 -2
  535. data/spec/models/sdk_version_rep_spec.rb +2 -2
  536. data/spec/models/segment_body_spec.rb +2 -2
  537. data/spec/models/segment_metadata_spec.rb +2 -2
  538. data/spec/models/segment_user_list_spec.rb +2 -2
  539. data/spec/models/segment_user_state_spec.rb +2 -2
  540. data/spec/models/series_list_rep_spec.rb +2 -2
  541. data/spec/models/source_flag_spec.rb +2 -2
  542. data/spec/models/stage_input_rep_spec.rb +46 -0
  543. data/spec/models/stage_output_rep_spec.rb +58 -0
  544. data/spec/models/statement_post_data_spec.rb +2 -2
  545. data/spec/models/statement_post_spec.rb +2 -2
  546. data/spec/models/statement_rep_spec.rb +2 -2
  547. data/spec/models/statement_spec.rb +2 -2
  548. data/spec/models/statistic_collection_rep_spec.rb +2 -2
  549. data/spec/models/statistic_rep_spec.rb +2 -2
  550. data/spec/models/statistics_root_spec.rb +2 -2
  551. data/spec/models/status_conflict_error_rep_spec.rb +40 -0
  552. data/spec/models/subject_data_rep_spec.rb +2 -2
  553. data/spec/models/subscription_post_spec.rb +70 -0
  554. data/spec/models/target_resource_rep_spec.rb +2 -2
  555. data/spec/models/target_spec.rb +2 -2
  556. data/spec/models/team_collection_rep_spec.rb +46 -0
  557. data/spec/models/team_imports_rep_spec.rb +34 -0
  558. data/spec/models/team_patch_input_spec.rb +40 -0
  559. data/spec/models/team_post_input_spec.rb +64 -0
  560. data/spec/models/team_rep_spec.rb +100 -0
  561. data/spec/models/title_rep_spec.rb +2 -2
  562. data/spec/models/token_data_rep_spec.rb +2 -2
  563. data/spec/models/token_spec.rb +2 -2
  564. data/spec/models/tokens_spec.rb +2 -2
  565. data/spec/models/trigger_post_spec.rb +46 -0
  566. data/spec/models/trigger_workflow_collection_rep_spec.rb +40 -0
  567. data/spec/models/trigger_workflow_rep_spec.rb +106 -0
  568. data/spec/models/unauthorized_error_rep_spec.rb +40 -0
  569. data/spec/models/url_post_spec.rb +2 -2
  570. data/spec/models/user_attribute_names_rep_spec.rb +2 -2
  571. data/spec/models/user_flag_setting_spec.rb +2 -2
  572. data/spec/models/user_flag_settings_spec.rb +2 -2
  573. data/spec/models/user_record_rep_spec.rb +58 -0
  574. data/spec/models/user_record_spec.rb +14 -2
  575. data/spec/models/user_segment_rule_spec.rb +2 -2
  576. data/spec/models/user_segment_spec.rb +8 -2
  577. data/spec/models/user_segments_spec.rb +2 -2
  578. data/spec/models/user_spec.rb +45 -9
  579. data/spec/models/users_spec.rb +2 -2
  580. data/spec/models/value_put_spec.rb +2 -2
  581. data/spec/models/variation_or_rollout_rep_spec.rb +2 -2
  582. data/spec/models/variation_spec.rb +2 -2
  583. data/spec/models/variation_summary_spec.rb +2 -2
  584. data/spec/models/versions_rep_spec.rb +2 -2
  585. data/spec/models/webhook_post_spec.rb +2 -2
  586. data/spec/models/webhook_spec.rb +2 -2
  587. data/spec/models/webhooks_spec.rb +2 -2
  588. data/spec/models/weighted_variation_spec.rb +2 -2
  589. data/spec/spec_helper.rb +2 -2
  590. metadata +474 -270
  591. data/docs/ExtinctionRep.md +0 -26
  592. data/docs/InlineObject.md +0 -26
  593. data/docs/InlineObject1.md +0 -28
  594. data/docs/InlineResponse200.md +0 -20
  595. data/docs/Variate.md +0 -24
  596. data/lib/launchdarkly_api/models/extinction_rep.rb +0 -279
  597. data/lib/launchdarkly_api/models/inline_object.rb +0 -274
  598. data/lib/launchdarkly_api/models/inline_object1.rb +0 -276
  599. data/lib/launchdarkly_api/models/inline_response200.rb +0 -227
  600. data/lib/launchdarkly_api/models/variate.rb +0 -246
  601. data/spec/models/extinction_rep_spec.rb +0 -58
  602. data/spec/models/inline_object1_spec.rb +0 -64
  603. data/spec/models/inline_object_spec.rb +0 -58
  604. data/spec/models/inline_response200_spec.rb +0 -40
  605. data/spec/models/variate_spec.rb +0 -52
data/README.md CHANGED
@@ -6,12 +6,443 @@ This REST API is for custom integrations, data export, or automating your featur
6
6
 
7
7
  LaunchDarklyApi - the Ruby gem for the LaunchDarkly REST API
8
8
 
9
- # Authentication All REST API resources are authenticated with either [personal or service access tokens](https://docs.launchdarkly.com/home/account-security/api-access-tokens), or session cookies. Other authentication mechanisms are not supported. You can manage personal access tokens on your [Account settings](https://app.launchdarkly.com/settings/tokens) page. LaunchDarkly also has SDK keys, mobile keys, and client-side IDs that are used by our server-side SDKs, mobile SDKs, and client-side SDKs, respectively. **These keys cannot be used to access our REST API**. These keys are environment-specific, and can only perform read-only operations (fetching feature flag settings). | Auth mechanism | Allowed resources | Use cases | | ----------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------- | -------------------------------------------------- | | [Personal access tokens](https://docs.launchdarkly.com/home/account-security/api-access-tokens) | Can be customized on a per-token basis | Building scripts, custom integrations, data export | | SDK keys | Can only access read-only SDK-specific resources and the firehose, restricted to a single environment | Server-side SDKs, Firehose API | | Mobile keys | Can only access read-only mobile SDK-specific resources, restricted to a single environment | Mobile SDKs | | Client-side ID | Single environment, only flags marked available to client-side | Client-side JavaScript | > ### Keep your access tokens and SDK keys private > > Access tokens should _never_ be exposed in untrusted contexts. Never put an access token in client-side JavaScript, or embed it in a mobile application. LaunchDarkly has special mobile keys that you can embed in mobile apps. If you accidentally expose an access token or SDK key, you can reset it from your [Account Settings](https://app.launchdarkly.com/settings#/tokens) page. > > The client-side ID is safe to embed in untrusted contexts. It's designed for use in client-side JavaScript. ## Via request header The preferred way to authenticate with the API is by adding an `Authorization` header containing your access token to your requests. The value of the `Authorization` header must be your access token. Manage personal access tokens from the [Account Settings](https://app.launchdarkly.com/settings/tokens) page. ## Via session cookie For testing purposes, you can make API calls directly from your web browser. If you're logged in to the application, the API will use your existing session to authenticate calls. If you have a [role](https://docs.launchdarkly.com/home/team/built-in-roles) other than Admin, or have a [custom role](https://docs.launchdarkly.com/home/team/custom-roles) defined, you may not have permission to perform some API calls. You will receive a `401` response code in that case. > ### Modifying the Origin header causes an error > > LaunchDarkly validates that the Origin header for any API request authenticated by a session cookie matches the expected Origin header. The expected Origin header is `https://app.launchdarkly.com`. > > If the Origin header does not match what's expected, LaunchDarkly returns an error. This error can prevent the LaunchDarkly app from working correctly. > > Any browser extension that intentionally changes the Origin header can cause this problem. For example, the `Allow-Control-Allow-Origin: *` Chrome extension changes the Origin header to `http://evil.com` and causes the app to fail. > > To prevent this error, do not modify your Origin header. > > LaunchDarkly does not require origin matching when authenticating with an access token, so this issue does not affect normal API usage. # Representations All resources expect and return JSON response bodies. Error responses will also send a JSON body. Read [Errors](#section/Errors) for a more detailed description of the error format used by the API. In practice this means that you always get a response with a `Content-Type` header set to `application/json`. In addition, request bodies for `PUT`, `POST`, `REPORT` and `PATCH` requests must be encoded as JSON with a `Content-Type` header set to `application/json`. ## Summary and detailed representations When you fetch a list of resources, the response includes only the most important attributes of each resource. This is a _summary representation_ of the resource. When you fetch an individual resource (for example, a single feature flag), you receive a _detailed representation_ containing all of the attributes of the resource. The best way to find a detailed representation is to follow links. Every summary representation includes a link to its detailed representation. ## Links and addressability The best way to navigate the API is by following links. These are attributes in representations that link to other resources. The API always uses the same format for links: - Links to other resources within the API are encapsulated in a `_links` object. - If the resource has a corresponding link to HTML content on the site, it is stored in a special `_site` link. Each link has two attributes: an href (the URL) and a type (the content type). For example, a feature resource might return the following: ```json { \"_links\": { \"parent\": { \"href\": \"/api/features\", \"type\": \"application/json\" }, \"self\": { \"href\": \"/api/features/sort.order\", \"type\": \"application/json\" } }, \"_site\": { \"href\": \"/features/sort.order\", \"type\": \"text/html\" } } ``` From this, you can navigate to the parent collection of features by following the `parent` link, or navigate to the site page for the feature by following the `_site` link. Collections are always represented as a JSON object with an `items` attribute containing an array of representations. Like all other representations, collections have `_links` defined at the top level. Paginated collections include `first`, `last`, `next`, and `prev` links containing a URL with the respective set of elements in the collection. # Updates Resources that accept partial updates use the `PATCH` verb, and support the [JSON Patch](http://tools.ietf.org/html/rfc6902) format. Some resources also support the [JSON Merge Patch](https://tools.ietf.org/html/rfc7386) format. In addition, some resources support optional comments that can be submitted with updates. Comments appear in outgoing webhooks, the audit log, and other integrations. ## Updates via JSON Patch [JSON Patch](http://tools.ietf.org/html/rfc6902) is a way to specify the modifications to perform on a resource. For example, in this feature flag representation: ```json { \"name\": \"New recommendations engine\", \"key\": \"engine.enable\", \"description\": \"This is the description\", ... } ``` You can change the feature flag's description with the following patch document: ```json [{ \"op\": \"replace\", \"path\": \"/description\", \"value\": \"This is the new description\" }] ``` JSON Patch documents are always arrays. You can specify multiple modifications to perform in a single request. You can also test that certain preconditions are met before applying the patch: ```json [ { \"op\": \"test\", \"path\": \"/version\", \"value\": 10 }, { \"op\": \"replace\", \"path\": \"/description\", \"value\": \"The new description\" } ] ``` The above patch request tests whether the feature flag's `version` is `10`, and if so, changes the feature flag's description. Attributes that aren't editable, like a resource's `_links`, have names that start with an underscore. ## Updates via JSON Merge Patch The API also supports the [JSON Merge Patch](https://tools.ietf.org/html/rfc7386) format, as well as the [Update feature flag](/tag/Feature-flags#operation/patchFeatureFlag) resource. JSON Merge Patch is less expressive than JSON Patch but in many cases, it is simpler to construct a merge patch document. For example, you can change a feature flag's description with the following merge patch document: ```json { \"description\": \"New flag description\" } ``` ## Updates with comments You can submit optional comments with `PATCH` changes. The [Update feature flag](/tag/Feature-flags#operation/patchFeatureFlag) resource supports comments. To submit a comment along with a JSON Patch document, use the following format: ```json { \"comment\": \"This is a comment string\", \"patch\": [{ \"op\": \"replace\", \"path\": \"/description\", \"value\": \"The new description\" }] } ``` To submit a comment along with a JSON Merge Patch document, use the following format: ```json { \"comment\": \"This is a comment string\", \"merge\": { \"description\": \"New flag description\" } } ``` ## Updates via semantic patches The API also supports the Semantic patch format. A semantic `PATCH` is a way to specify the modifications to perform on a resource as a set of executable instructions. JSON Patch uses paths and a limited set of operations to describe how to transform the current state of the resource into a new state. Semantic patch allows you to be explicit about intent using precise, custom instructions. In many cases, semantic patch instructions can also be defined independently of the current state of the resource. This can be useful when defining a change that may be applied at a future date. For example, in this feature flag configuration in environment Production: ```json { \"name\": \"Alternate sort order\", \"kind\": \"boolean\", \"key\": \"sort.order\", ... \"environments\": { \"production\": { \"on\": true, \"archived\": false, \"salt\": \"c29ydC5vcmRlcg==\", \"sel\": \"8de1085cb7354b0ab41c0e778376dfd3\", \"lastModified\": 1469131558260, \"version\": 81, \"targets\": [ { \"values\": [ \"Gerhard.Little@yahoo.com\" ], \"variation\": 0 }, { \"values\": [ \"1461797806429-33-861961230\", \"438580d8-02ee-418d-9eec-0085cab2bdf0\" ], \"variation\": 1 } ], \"rules\": [], \"fallthrough\": { \"variation\": 0 }, \"offVariation\": 1, \"prerequisites\": [], \"_site\": { \"href\": \"/default/production/features/sort.order\", \"type\": \"text/html\" } } } } ``` You can add a date you want a user to be removed from the feature flag's user targets. For example, “remove user 1461797806429-33-861961230 from the user target for variation 0 on the Alternate sort order flag in the production environment on Wed Jul 08 2020 at 15:27:41 pm”. This is done using the following: ```json { \"comment\": \"update expiring user targets\", \"instructions\": [ { \"kind\": \"removeExpireUserTargetDate\", \"userKey\": \"userKey\", \"variationId\": \"978d53f9-7fe3-4a63-992d-97bcb4535dc8\" }, { \"kind\": \"updateExpireUserTargetDate\", \"userKey\": \"userKey2\", \"variationId\": \"978d53f9-7fe3-4a63-992d-97bcb4535dc8\", \"value\": 1587582000000 }, { \"kind\": \"addExpireUserTargetDate\", \"userKey\": \"userKey3\", \"variationId\": \"978d53f9-7fe3-4a63-992d-97bcb4535dc8\", \"value\": 1594247266386 } ] } ``` Here is another example. In this feature flag configuration: ```json { \"name\": \"New recommendations engine\", \"key\": \"engine.enable\", \"environments\": { \"test\": { \"on\": true } } } ``` You can change the feature flag's description with the following patch document as a set of executable instructions. For example, “add user X to targets for variation Y and remove user A from targets for variation B for test flag”: ```json { \"comment\": \"\", \"instructions\": [ { \"kind\": \"removeUserTargets\", \"values\": [\"438580d8-02ee-418d-9eec-0085cab2bdf0\"], \"variationId\": \"852cb784-54ff-46b9-8c35-5498d2e4f270\" }, { \"kind\": \"addUserTargets\", \"values\": [\"438580d8-02ee-418d-9eec-0085cab2bdf0\"], \"variationId\": \"1bb18465-33b6-49aa-a3bd-eeb6650b33ad\" } ] } ``` > ### Supported semantic patch API endpoints > > - [Update feature flag](/tag/Feature-flags#operation/patchFeatureFlag) > - [Update expiring user targets on feature flag](/tag/Feature-flags#operation/patchExpiringUserTargets) > - [Update expiring user target for flags](/tag/User-Settings#operation/patchExpiringFlagsForUser) > - [Update expiring user targets on segment](/tag/Segments#operation/patchExpiringUserTargetsOnSegment) # Errors The API always returns errors in a common format. Here's an example: ```json { \"code\": \"invalid_request\", \"message\": \"A feature with that key already exists\", \"id\": \"30ce6058-87da-11e4-b116-123b93f75cba\" } ``` The general class of error is indicated by the `code`. The `message` is a human-readable explanation of what went wrong. The `id` is a unique identifier. Use it when you're working with LaunchDarkly support to debug a problem with a specific API call. ## HTTP Status - Error Response Codes | Code | Definition | Desc. | Possible Solution | | ---- | ----------------- | ------------------------------------------------------------------------------------------- | ---------------------------------------------------------------- | | 400 | Bad Request | A request that fails may return this HTTP response code. | Ensure JSON syntax in request body is correct. | | 401 | Unauthorized | User doesn't have permission to an API call. | Ensure your SDK key is good. | | 403 | Forbidden | User does not have permission for operation. | Ensure that the user or access token has proper permissions set. | | 409 | Conflict | The API request could not be completed because it conflicted with a concurrent API request. | Retry your request. | | 429 | Too many requests | See [Rate limiting](/#section/Rate-limiting). | Wait and try again later. | # CORS The LaunchDarkly API supports Cross Origin Resource Sharing (CORS) for AJAX requests from any origin. If an `Origin` header is given in a request, it will be echoed as an explicitly allowed origin. Otherwise, a wildcard is returned: `Access-Control-Allow-Origin: *`. For more information on CORS, see the [CORS W3C Recommendation](http://www.w3.org/TR/cors). Example CORS headers might look like: ```http Access-Control-Allow-Headers: Accept, Content-Type, Content-Length, Accept-Encoding, Authorization Access-Control-Allow-Methods: OPTIONS, GET, DELETE, PATCH Access-Control-Allow-Origin: * Access-Control-Max-Age: 300 ``` You can make authenticated CORS calls just as you would make same-origin calls, using either [token or session-based authentication](#section/Authentication). If you’re using session auth, you should set the `withCredentials` property for your `xhr` request to `true`. You should never expose your access tokens to untrusted users. # Rate limiting We use several rate limiting strategies to ensure the availability of our APIs. Rate-limited calls to our APIs will return a `429` status code. Calls to our APIs will include headers indicating the current rate limit status. The specific headers returned depend on the API route being called. The limits differ based on the route, authentication mechanism, and other factors. Routes that are not rate limited may not contain any of the headers described below. > ### Rate limiting and SDKs > > LaunchDarkly SDKs are never rate limited and do not use the API endpoints defined here. LaunchDarkly uses a different set of approaches, including streaming/server-sent events and a global CDN, to ensure availability to the routes used by LaunchDarkly SDKs. > > The client-side ID is safe to embed in untrusted contexts. It's designed for use in client-side JavaScript. ## Global rate limits Authenticated requests are subject to a global limit. This is the maximum number of calls that can be made to the API per ten seconds. All personal access tokens on the account share this limit, so exceeding the limit with one access token will impact other tokens. Calls that are subject to global rate limits will return the headers below: | Header name | Description | | ------------------------------ | -------------------------------------------------------------------------------- | | `X-Ratelimit-Global-Remaining` | The maximum number of requests the account is permitted to make per ten seconds. | | `X-Ratelimit-Reset` | The time at which the current rate limit window resets in epoch milliseconds. | We do not publicly document the specific number of calls that can be made globally. This limit may change, and we encourage clients to program against the specification, relying on the two headers defined above, rather than hardcoding to the current limit. ## Route-level rate limits Some authenticated routes have custom rate limits. These also reset every ten seconds. Any access tokens hitting the same route share this limit, so exceeding the limit with one access token may impact other tokens. Calls that are subject to route-level rate limits will return the headers below: | Header name | Description | | ----------------------------- | ----------------------------------------------------------------------------------------------------- | | `X-Ratelimit-Route-Remaining` | The maximum number of requests to the current route the account is permitted to make per ten seconds. | | `X-Ratelimit-Reset` | The time at which the current rate limit window resets in epoch milliseconds. | A _route_ represents a specific URL pattern and verb. For example, the [Delete environment](/tag/Environments#operation/deleteEnvironment) endpoint is considered a single route, and each call to delete an environment counts against your route-level rate limit for that route. We do not publicly document the specific number of calls that can be made to each endpoint per ten seconds. These limits may change, and we encourage clients to program against the specification, relying on the two headers defined above, rather than hardcoding to the current limits. ## IP-based rate limiting We also employ IP-based rate limiting on some API routes. If you hit an IP-based rate limit, your API response will include a `Retry-After` header indicating how long to wait before re-trying the call. Clients must wait at least `Retry-After` seconds before making additional calls to our API, and should employ jitter and backoff strategies to avoid triggering rate limits again. # OpenAPI (Swagger) We have a [complete OpenAPI (Swagger) specification](https://app.launchdarkly.com/api/v2/openapi.json) for our API. You can use this specification to generate client libraries to interact with our REST API in your language of choice. This specification is supported by several API-based tools such as Postman and Insomnia. In many cases, you can directly import our specification to ease use in navigating the APIs in the tooling. # Client libraries We auto-generate multiple client libraries based on our OpenAPI specification. To learn more, visit [GitHub](https://github.com/search?q=topic%3Alaunchdarkly-api+org%3Alaunchdarkly&type=Repositories). # Method Overriding Some firewalls and HTTP clients restrict the use of verbs other than `GET` and `POST`. In those environments, our API endpoints that use `PUT`, `PATCH`, and `DELETE` verbs will be inaccessible. To avoid this issue, our API supports the `X-HTTP-Method-Override` header, allowing clients to \"tunnel\" `PUT`, `PATCH`, and `DELETE` requests via a `POST` request. For example, if you wish to call one of our `PATCH` resources via a `POST` request, you can include `X-HTTP-Method-Override:PATCH` as a header. # Beta resources We sometimes release new API resources in **beta** status before we release them with general availability. Resources that are in beta are still undergoing testing and development. They may change without notice, including becoming backwards incompatible. We try to promote resources into general availability as quickly as possible. This happens after sufficient testing and when we're satisfied that we no longer need to make backwards-incompatible changes. We mark beta resources with a \"Beta\" callout in our documentation, pictured below: > ### This feature is in beta > > To use this feature, pass in a header including the `LD-API-Version` key with value set to `beta`. Use this header with each call. To learn more, read [Beta resources](/#section/Beta-resources). ## Using beta resources To use a beta resource, you must include a header in the request. If you call a beta resource without this header, you'll receive a `403` response. Use this header: ``` LD-API-Version: beta ``` # Versioning We try hard to keep our REST API backwards compatible, but we occasionally have to make backwards-incompatible changes in the process of shipping new features. These breaking changes can cause unexpected behavior if you don't prepare for them accordingly. Updates to our REST API include support for the latest features in LaunchDarkly. We also release a new version of our REST API every time we make a breaking change. We provide simultaneous support for multiple API versions so you can migrate from your current API version to a new version at your own pace. ## Setting the API version per request You can set the API version on a specific request by sending an `LD-API-Version` header, as shown in the example below: ``` LD-API-Version: 20191212 ``` The header value is the version number of the API version you'd like to request. The number for each version corresponds to the date the version was released. In the example above the version `20191212` corresponds to December 12, 2019. ## Setting the API version per access token When creating an access token, you must specify a specific version of the API to use. This ensures that integrations using this token cannot be broken by version changes. Tokens created before versioning was released have their version set to `20160426` (the version of the API that existed before versioning) so that they continue working the same way they did before versioning. If you would like to upgrade your integration to use a new API version, you can explicitly set the header described above. > ### Best practice: Set the header for every client or integration > > We recommend that you set the API version header explicitly in any client or integration you build. > > Only rely on the access token API version during manual testing.
9
+ # Overview
10
10
 
11
- This SDK is automatically generated by the [Swagger Codegen](https://github.com/swagger-api/swagger-codegen) project:
11
+ ## Authentication
12
+
13
+ All REST API resources are authenticated with either [personal or service access tokens](https://docs.launchdarkly.com/home/account-security/api-access-tokens), or session cookies. Other authentication mechanisms are not supported. You can manage personal access tokens on your [Account settings](https://app.launchdarkly.com/settings/tokens) page.
14
+
15
+ LaunchDarkly also has SDK keys, mobile keys, and client-side IDs that are used by our server-side SDKs, mobile SDKs, and client-side SDKs, respectively. **These keys cannot be used to access our REST API**. These keys are environment-specific, and can only perform read-only operations (fetching feature flag settings).
16
+
17
+ | Auth mechanism | Allowed resources | Use cases |
18
+ | ----------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------- | -------------------------------------------------- |
19
+ | [Personal access tokens](https://docs.launchdarkly.com/home/account-security/api-access-tokens) | Can be customized on a per-token basis | Building scripts, custom integrations, data export |
20
+ | SDK keys | Can only access read-only SDK-specific resources and the firehose, restricted to a single environment | Server-side SDKs, Firehose API |
21
+ | Mobile keys | Can only access read-only mobile SDK-specific resources, restricted to a single environment | Mobile SDKs |
22
+ | Client-side ID | Single environment, only flags marked available to client-side | Client-side JavaScript |
23
+
24
+ > #### Keep your access tokens and SDK keys private
25
+ >
26
+ > Access tokens should _never_ be exposed in untrusted contexts. Never put an access token in client-side JavaScript, or embed it in a mobile application. LaunchDarkly has special mobile keys that you can embed in mobile apps. If you accidentally expose an access token or SDK key, you can reset it from your [Account Settings](https://app.launchdarkly.com/settings#/tokens) page.
27
+ >
28
+ > The client-side ID is safe to embed in untrusted contexts. It's designed for use in client-side JavaScript.
29
+
30
+ ### Via request header
31
+
32
+ The preferred way to authenticate with the API is by adding an `Authorization` header containing your access token to your requests. The value of the `Authorization` header must be your access token.
33
+
34
+ Manage personal access tokens from the [Account Settings](https://app.launchdarkly.com/settings/tokens) page.
35
+
36
+ ### Via session cookie
37
+
38
+ For testing purposes, you can make API calls directly from your web browser. If you're logged in to the application, the API will use your existing session to authenticate calls.
39
+
40
+ If you have a [role](https://docs.launchdarkly.com/home/team/built-in-roles) other than Admin, or have a [custom role](https://docs.launchdarkly.com/home/team/custom-roles) defined, you may not have permission to perform some API calls. You will receive a `401` response code in that case.
41
+
42
+ > ### Modifying the Origin header causes an error
43
+ >
44
+ > LaunchDarkly validates that the Origin header for any API request authenticated by a session cookie matches the expected Origin header. The expected Origin header is `https://app.launchdarkly.com`.
45
+ >
46
+ > If the Origin header does not match what's expected, LaunchDarkly returns an error. This error can prevent the LaunchDarkly app from working correctly.
47
+ >
48
+ > Any browser extension that intentionally changes the Origin header can cause this problem. For example, the `Allow-Control-Allow-Origin: *` Chrome extension changes the Origin header to `http://evil.com` and causes the app to fail.
49
+ >
50
+ > To prevent this error, do not modify your Origin header.
51
+ >
52
+ > LaunchDarkly does not require origin matching when authenticating with an access token, so this issue does not affect normal API usage.
53
+
54
+ ## Representations
55
+
56
+ All resources expect and return JSON response bodies. Error responses will also send a JSON body. Read [Errors](#section/Errors) for a more detailed description of the error format used by the API.
57
+
58
+ In practice this means that you always get a response with a `Content-Type` header set to `application/json`.
59
+
60
+ In addition, request bodies for `PUT`, `POST`, `REPORT` and `PATCH` requests must be encoded as JSON with a `Content-Type` header set to `application/json`.
61
+
62
+ ### Summary and detailed representations
63
+
64
+ When you fetch a list of resources, the response includes only the most important attributes of each resource. This is a _summary representation_ of the resource. When you fetch an individual resource (for example, a single feature flag), you receive a _detailed representation_ containing all of the attributes of the resource.
65
+
66
+ The best way to find a detailed representation is to follow links. Every summary representation includes a link to its detailed representation.
67
+
68
+ ### Links and addressability
69
+
70
+ The best way to navigate the API is by following links. These are attributes in representations that link to other resources. The API always uses the same format for links:
71
+
72
+ - Links to other resources within the API are encapsulated in a `_links` object.
73
+ - If the resource has a corresponding link to HTML content on the site, it is stored in a special `_site` link.
74
+
75
+ Each link has two attributes: an href (the URL) and a type (the content type). For example, a feature resource might return the following:
76
+
77
+ ```json
78
+ {
79
+ \"_links\": {
80
+ \"parent\": {
81
+ \"href\": \"/api/features\",
82
+ \"type\": \"application/json\"
83
+ },
84
+ \"self\": {
85
+ \"href\": \"/api/features/sort.order\",
86
+ \"type\": \"application/json\"
87
+ }
88
+ },
89
+ \"_site\": {
90
+ \"href\": \"/features/sort.order\",
91
+ \"type\": \"text/html\"
92
+ }
93
+ }
94
+ ```
95
+
96
+ From this, you can navigate to the parent collection of features by following the `parent` link, or navigate to the site page for the feature by following the `_site` link.
97
+
98
+ Collections are always represented as a JSON object with an `items` attribute containing an array of representations. Like all other representations, collections have `_links` defined at the top level.
99
+
100
+ Paginated collections include `first`, `last`, `next`, and `prev` links containing a URL with the respective set of elements in the collection.
101
+
102
+ ## Updates
103
+
104
+ Resources that accept partial updates use the `PATCH` verb, and support the [JSON Patch](https://datatracker.ietf.org/doc/html/rfc6902) format. Some resources also support the [JSON Merge Patch](https://datatracker.ietf.org/doc/html/rfc7386) format. In addition, some resources support optional comments that can be submitted with updates. Comments appear in outgoing webhooks, the audit log, and other integrations.
105
+
106
+ ### Updates via JSON Patch
107
+
108
+ [JSON Patch](https://datatracker.ietf.org/doc/html/rfc6902) is a way to specify the modifications to perform on a resource. For example, in this feature flag representation:
109
+
110
+ ```json
111
+ {
112
+ \"name\": \"New recommendations engine\",
113
+ \"key\": \"engine.enable\",
114
+ \"description\": \"This is the description\",
115
+ ...
116
+ }
117
+ ```
118
+
119
+ You can change the feature flag's description with the following patch document:
120
+
121
+ ```json
122
+ [{ \"op\": \"replace\", \"path\": \"/description\", \"value\": \"This is the new description\" }]
123
+ ```
124
+
125
+ JSON Patch documents are always arrays. You can specify multiple modifications to perform in a single request. You can also test that certain preconditions are met before applying the patch:
126
+
127
+ ```json
128
+ [
129
+ { \"op\": \"test\", \"path\": \"/version\", \"value\": 10 },
130
+ { \"op\": \"replace\", \"path\": \"/description\", \"value\": \"The new description\" }
131
+ ]
132
+ ```
133
+
134
+ The above patch request tests whether the feature flag's `version` is `10`, and if so, changes the feature flag's description.
135
+
136
+ Attributes that aren't editable, like a resource's `_links`, have names that start with an underscore.
137
+
138
+ ### Updates via JSON Merge Patch
139
+
140
+ The API also supports the [JSON Merge Patch](https://datatracker.ietf.org/doc/html/rfc7386) format, as well as the [Update feature flag](/tag/Feature-flags#operation/patchFeatureFlag) resource.
141
+
142
+ JSON Merge Patch is less expressive than JSON Patch but in many cases, it is simpler to construct a merge patch document. For example, you can change a feature flag's description with the following merge patch document:
143
+
144
+ ```json
145
+ {
146
+ \"description\": \"New flag description\"
147
+ }
148
+ ```
149
+
150
+ ### Updates with comments
151
+
152
+ You can submit optional comments with `PATCH` changes. The [Update feature flag](/tag/Feature-flags#operation/patchFeatureFlag) resource supports comments.
153
+
154
+ To submit a comment along with a JSON Patch document, use the following format:
155
+
156
+ ```json
157
+ {
158
+ \"comment\": \"This is a comment string\",
159
+ \"patch\": [{ \"op\": \"replace\", \"path\": \"/description\", \"value\": \"The new description\" }]
160
+ }
161
+ ```
162
+
163
+ To submit a comment along with a JSON Merge Patch document, use the following format:
164
+
165
+ ```json
166
+ {
167
+ \"comment\": \"This is a comment string\",
168
+ \"merge\": { \"description\": \"New flag description\" }
169
+ }
170
+ ```
171
+
172
+ ### Updates via semantic patches
173
+
174
+ The API also supports the Semantic patch format. A semantic `PATCH` is a way to specify the modifications to perform on a resource as a set of executable instructions.
175
+
176
+ JSON Patch uses paths and a limited set of operations to describe how to transform the current state of the resource into a new state. Semantic patch allows you to be explicit about intent using precise, custom instructions. In many cases, semantic patch instructions can also be defined independently of the current state of the resource. This can be useful when defining a change that may be applied at a future date.
177
+
178
+ For example, in this feature flag configuration in environment Production:
179
+
180
+ ```json
181
+ {
182
+ \"name\": \"Alternate sort order\",
183
+ \"kind\": \"boolean\",
184
+ \"key\": \"sort.order\",
185
+ ...
186
+ \"environments\": {
187
+ \"production\": {
188
+ \"on\": true,
189
+ \"archived\": false,
190
+ \"salt\": \"c29ydC5vcmRlcg==\",
191
+ \"sel\": \"8de1085cb7354b0ab41c0e778376dfd3\",
192
+ \"lastModified\": 1469131558260,
193
+ \"version\": 81,
194
+ \"targets\": [
195
+ {
196
+ \"values\": [
197
+ \"Gerhard.Little@yahoo.com\"
198
+ ],
199
+ \"variation\": 0
200
+ },
201
+ {
202
+ \"values\": [
203
+ \"1461797806429-33-861961230\",
204
+ \"438580d8-02ee-418d-9eec-0085cab2bdf0\"
205
+ ],
206
+ \"variation\": 1
207
+ }
208
+ ],
209
+ \"rules\": [],
210
+ \"fallthrough\": {
211
+ \"variation\": 0
212
+ },
213
+ \"offVariation\": 1,
214
+ \"prerequisites\": [],
215
+ \"_site\": {
216
+ \"href\": \"/default/production/features/sort.order\",
217
+ \"type\": \"text/html\"
218
+ }
219
+ }
220
+ }
221
+ }
222
+ ```
223
+
224
+ You can add a date you want a user to be removed from the feature flag's user targets. For example, “remove user 1461797806429-33-861961230 from the user target for variation 0 on the Alternate sort order flag in the production environment on Wed Jul 08 2020 at 15:27:41 pm”. This is done using the following:
225
+
226
+ ```json
227
+ {
228
+ \"comment\": \"update expiring user targets\",
229
+ \"instructions\": [
230
+ {
231
+ \"kind\": \"removeExpireUserTargetDate\",
232
+ \"userKey\": \"userKey\",
233
+ \"variationId\": \"978d53f9-7fe3-4a63-992d-97bcb4535dc8\"
234
+ },
235
+ {
236
+ \"kind\": \"updateExpireUserTargetDate\",
237
+ \"userKey\": \"userKey2\",
238
+ \"variationId\": \"978d53f9-7fe3-4a63-992d-97bcb4535dc8\",
239
+ \"value\": 1587582000000
240
+ },
241
+ {
242
+ \"kind\": \"addExpireUserTargetDate\",
243
+ \"userKey\": \"userKey3\",
244
+ \"variationId\": \"978d53f9-7fe3-4a63-992d-97bcb4535dc8\",
245
+ \"value\": 1594247266386
246
+ }
247
+ ]
248
+ }
249
+ ```
250
+
251
+ Here is another example. In this feature flag configuration:
252
+
253
+ ```json
254
+ {
255
+ \"name\": \"New recommendations engine\",
256
+ \"key\": \"engine.enable\",
257
+ \"environments\": {
258
+ \"test\": {
259
+ \"on\": true
260
+ }
261
+ }
262
+ }
263
+ ```
264
+
265
+ You can change the feature flag's description with the following patch document as a set of executable instructions. For example, “add user X to targets for variation Y and remove user A from targets for variation B for test flag”:
266
+
267
+ ```json
268
+ {
269
+ \"comment\": \"\",
270
+ \"instructions\": [
271
+ {
272
+ \"kind\": \"removeUserTargets\",
273
+ \"values\": [\"438580d8-02ee-418d-9eec-0085cab2bdf0\"],
274
+ \"variationId\": \"852cb784-54ff-46b9-8c35-5498d2e4f270\"
275
+ },
276
+ {
277
+ \"kind\": \"addUserTargets\",
278
+ \"values\": [\"438580d8-02ee-418d-9eec-0085cab2bdf0\"],
279
+ \"variationId\": \"1bb18465-33b6-49aa-a3bd-eeb6650b33ad\"
280
+ }
281
+ ]
282
+ }
283
+ ```
284
+
285
+ > ### Supported semantic patch API endpoints
286
+ >
287
+ > - [Update feature flag](/tag/Feature-flags#operation/patchFeatureFlag)
288
+ > - [Update expiring user targets on feature flag](/tag/Feature-flags#operation/patchExpiringUserTargets)
289
+ > - [Update expiring user target for flags](/tag/User-settings#operation/patchExpiringFlagsForUser)
290
+ > - [Update expiring user targets on segment](/tag/Segments#operation/patchExpiringUserTargetsForSegment)
291
+
292
+ ## Errors
293
+
294
+ The API always returns errors in a common format. Here's an example:
295
+
296
+ ```json
297
+ {
298
+ \"code\": \"invalid_request\",
299
+ \"message\": \"A feature with that key already exists\",
300
+ \"id\": \"30ce6058-87da-11e4-b116-123b93f75cba\"
301
+ }
302
+ ```
303
+
304
+ The general class of error is indicated by the `code`. The `message` is a human-readable explanation of what went wrong. The `id` is a unique identifier. Use it when you're working with LaunchDarkly support to debug a problem with a specific API call.
305
+
306
+ ### HTTP Status - Error Response Codes
307
+
308
+ | Code | Definition | Desc. | Possible Solution |
309
+ | ---- | ----------------- | ------------------------------------------------------------------------------------------- | ---------------------------------------------------------------- |
310
+ | 400 | Bad Request | A request that fails may return this HTTP response code. | Ensure JSON syntax in request body is correct. |
311
+ | 401 | Unauthorized | User doesn't have permission to an API call. | Ensure your SDK key is good. |
312
+ | 403 | Forbidden | User does not have permission for operation. | Ensure that the user or access token has proper permissions set. |
313
+ | 409 | Conflict | The API request could not be completed because it conflicted with a concurrent API request. | Retry your request. |
314
+ | 429 | Too many requests | See [Rate limiting](/#section/Rate-limiting). | Wait and try again later. |
315
+
316
+ ## CORS
317
+
318
+ The LaunchDarkly API supports Cross Origin Resource Sharing (CORS) for AJAX requests from any origin. If an `Origin` header is given in a request, it will be echoed as an explicitly allowed origin. Otherwise, a wildcard is returned: `Access-Control-Allow-Origin: *`. For more information on CORS, see the [CORS W3C Recommendation](http://www.w3.org/TR/cors). Example CORS headers might look like:
319
+
320
+ ```http
321
+ Access-Control-Allow-Headers: Accept, Content-Type, Content-Length, Accept-Encoding, Authorization
322
+ Access-Control-Allow-Methods: OPTIONS, GET, DELETE, PATCH
323
+ Access-Control-Allow-Origin: *
324
+ Access-Control-Max-Age: 300
325
+ ```
326
+
327
+ You can make authenticated CORS calls just as you would make same-origin calls, using either [token or session-based authentication](#section/Authentication). If you’re using session auth, you should set the `withCredentials` property for your `xhr` request to `true`. You should never expose your access tokens to untrusted users.
328
+
329
+ ## Rate limiting
330
+
331
+ We use several rate limiting strategies to ensure the availability of our APIs. Rate-limited calls to our APIs will return a `429` status code. Calls to our APIs will include headers indicating the current rate limit status. The specific headers returned depend on the API route being called. The limits differ based on the route, authentication mechanism, and other factors. Routes that are not rate limited may not contain any of the headers described below.
332
+
333
+ > ### Rate limiting and SDKs
334
+ >
335
+ > LaunchDarkly SDKs are never rate limited and do not use the API endpoints defined here. LaunchDarkly uses a different set of approaches, including streaming/server-sent events and a global CDN, to ensure availability to the routes used by LaunchDarkly SDKs.
336
+ >
337
+ > The client-side ID is safe to embed in untrusted contexts. It's designed for use in client-side JavaScript.
338
+
339
+ ### Global rate limits
340
+
341
+ Authenticated requests are subject to a global limit. This is the maximum number of calls that can be made to the API per ten seconds. All personal access tokens on the account share this limit, so exceeding the limit with one access token will impact other tokens. Calls that are subject to global rate limits will return the headers below:
342
+
343
+ | Header name | Description |
344
+ | ------------------------------ | -------------------------------------------------------------------------------- |
345
+ | `X-Ratelimit-Global-Remaining` | The maximum number of requests the account is permitted to make per ten seconds. |
346
+ | `X-Ratelimit-Reset` | The time at which the current rate limit window resets in epoch milliseconds. |
347
+
348
+ We do not publicly document the specific number of calls that can be made globally. This limit may change, and we encourage clients to program against the specification, relying on the two headers defined above, rather than hardcoding to the current limit.
349
+
350
+ ### Route-level rate limits
351
+
352
+ Some authenticated routes have custom rate limits. These also reset every ten seconds. Any access tokens hitting the same route share this limit, so exceeding the limit with one access token may impact other tokens. Calls that are subject to route-level rate limits will return the headers below:
353
+
354
+ | Header name | Description |
355
+ | ----------------------------- | ----------------------------------------------------------------------------------------------------- |
356
+ | `X-Ratelimit-Route-Remaining` | The maximum number of requests to the current route the account is permitted to make per ten seconds. |
357
+ | `X-Ratelimit-Reset` | The time at which the current rate limit window resets in epoch milliseconds. |
358
+
359
+ A _route_ represents a specific URL pattern and verb. For example, the [Delete environment](/tag/Environments#operation/deleteEnvironment) endpoint is considered a single route, and each call to delete an environment counts against your route-level rate limit for that route.
360
+
361
+ We do not publicly document the specific number of calls that can be made to each endpoint per ten seconds. These limits may change, and we encourage clients to program against the specification, relying on the two headers defined above, rather than hardcoding to the current limits.
362
+
363
+ ### IP-based rate limiting
364
+
365
+ We also employ IP-based rate limiting on some API routes. If you hit an IP-based rate limit, your API response will include a `Retry-After` header indicating how long to wait before re-trying the call. Clients must wait at least `Retry-After` seconds before making additional calls to our API, and should employ jitter and backoff strategies to avoid triggering rate limits again.
366
+
367
+ ## OpenAPI (Swagger)
368
+
369
+ We have a [complete OpenAPI (Swagger) specification](https://app.launchdarkly.com/api/v2/openapi.json) for our API.
370
+
371
+ You can use this specification to generate client libraries to interact with our REST API in your language of choice.
372
+
373
+ This specification is supported by several API-based tools such as Postman and Insomnia. In many cases, you can directly import our specification to ease use in navigating the APIs in the tooling.
374
+
375
+ ## Client libraries
376
+
377
+ We auto-generate multiple client libraries based on our OpenAPI specification. To learn more, visit [GitHub](https://github.com/search?q=topic%3Alaunchdarkly-api+org%3Alaunchdarkly&type=Repositories).
378
+
379
+ ## Method Overriding
380
+
381
+ Some firewalls and HTTP clients restrict the use of verbs other than `GET` and `POST`. In those environments, our API endpoints that use `PUT`, `PATCH`, and `DELETE` verbs will be inaccessible.
382
+
383
+ To avoid this issue, our API supports the `X-HTTP-Method-Override` header, allowing clients to \"tunnel\" `PUT`, `PATCH`, and `DELETE` requests via a `POST` request.
384
+
385
+ For example, if you wish to call one of our `PATCH` resources via a `POST` request, you can include `X-HTTP-Method-Override:PATCH` as a header.
386
+
387
+ ## Beta resources
388
+
389
+ We sometimes release new API resources in **beta** status before we release them with general availability.
390
+
391
+ Resources that are in beta are still undergoing testing and development. They may change without notice, including becoming backwards incompatible.
392
+
393
+ We try to promote resources into general availability as quickly as possible. This happens after sufficient testing and when we're satisfied that we no longer need to make backwards-incompatible changes.
394
+
395
+ We mark beta resources with a \"Beta\" callout in our documentation, pictured below:
396
+
397
+ > ### This feature is in beta
398
+ >
399
+ > To use this feature, pass in a header including the `LD-API-Version` key with value set to `beta`. Use this header with each call. To learn more, read [Beta resources](/#section/Beta-resources).
400
+
401
+ ### Using beta resources
402
+
403
+ To use a beta resource, you must include a header in the request. If you call a beta resource without this header, you'll receive a `403` response.
404
+
405
+ Use this header:
406
+
407
+ ```
408
+ LD-API-Version: beta
409
+ ```
410
+
411
+ ## Versioning
412
+
413
+ We try hard to keep our REST API backwards compatible, but we occasionally have to make backwards-incompatible changes in the process of shipping new features. These breaking changes can cause unexpected behavior if you don't prepare for them accordingly.
414
+
415
+ Updates to our REST API include support for the latest features in LaunchDarkly. We also release a new version of our REST API every time we make a breaking change. We provide simultaneous support for multiple API versions so you can migrate from your current API version to a new version at your own pace.
416
+
417
+ ### Setting the API version per request
418
+
419
+ You can set the API version on a specific request by sending an `LD-API-Version` header, as shown in the example below:
420
+
421
+ ```
422
+ LD-API-Version: 20191212
423
+ ```
424
+
425
+ The header value is the version number of the API version you'd like to request. The number for each version corresponds to the date the version was released. In the example above the version `20191212` corresponds to December 12, 2019.
426
+
427
+ ### Setting the API version per access token
428
+
429
+ When creating an access token, you must specify a specific version of the API to use. This ensures that integrations using this token cannot be broken by version changes.
430
+
431
+ Tokens created before versioning was released have their version set to `20160426` (the version of the API that existed before versioning) so that they continue working the same way they did before versioning.
432
+
433
+ If you would like to upgrade your integration to use a new API version, you can explicitly set the header described above.
434
+
435
+ > ### Best practice: Set the header for every client or integration
436
+ >
437
+ > We recommend that you set the API version header explicitly in any client or integration you build.
438
+ >
439
+ > Only rely on the access token API version during manual testing.
440
+
441
+
442
+ This SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
12
443
 
13
444
  - API version: 2.0
14
- - Package version: 6.0.0
445
+ - Package version: 7.1.1
15
446
  - Build package: org.openapitools.codegen.languages.RubyClientCodegen
16
447
  For more information, please visit [https://support.launchdarkly.com](https://support.launchdarkly.com)
17
448
 
@@ -28,15 +459,16 @@ gem build launchdarkly_api.gemspec
28
459
  Then either install the gem locally:
29
460
 
30
461
  ```shell
31
- gem install ./launchdarkly_api-6.0.0.gem
462
+ gem install ./launchdarkly_api-7.1.1.gem
32
463
  ```
33
- (for development, run `gem install --dev ./launchdarkly_api-6.0.0.gem` to install the development dependencies)
464
+
465
+ (for development, run `gem install --dev ./launchdarkly_api-7.1.1.gem` to install the development dependencies)
34
466
 
35
467
  or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
36
468
 
37
469
  Finally add this to the Gemfile:
38
470
 
39
- gem 'launchdarkly_api', '~> 6.0.0'
471
+ gem 'launchdarkly_api', '~> 7.1.1'
40
472
 
41
473
  ### Install from Git
42
474
 
@@ -54,7 +486,31 @@ ruby -Ilib script.rb
54
486
 
55
487
  ## Getting Started
56
488
 
57
- Please follow the [installation](#installation) procedure and see the [sample code](#sample%20code) below.
489
+ Please follow the [installation](#installation) procedure and then run the following code:
490
+
491
+ ```ruby
492
+ # Load the gem
493
+ require 'launchdarkly_api'
494
+
495
+ # Setup authorization
496
+ LaunchDarklyApi.configure do |config|
497
+ # Configure API key authorization: ApiKey
498
+ config.api_key['ApiKey'] = 'YOUR API KEY'
499
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
500
+ # config.api_key_prefix['ApiKey'] = 'Bearer'
501
+ end
502
+
503
+ api_instance = LaunchDarklyApi::AccessTokensApi.new
504
+ id = 'id_example' # String | The ID of the access token to update
505
+
506
+ begin
507
+ #Delete access token
508
+ api_instance.delete_token(id)
509
+ rescue LaunchDarklyApi::ApiError => e
510
+ puts "Exception when calling AccessTokensApi->delete_token: #{e}"
511
+ end
512
+
513
+ ```
58
514
 
59
515
  ## Documentation for API Endpoints
60
516
 
@@ -62,301 +518,380 @@ All URIs are relative to *https://app.launchdarkly.com*
62
518
 
63
519
  Class | Method | HTTP request | Description
64
520
  ------------ | ------------- | ------------- | -------------
65
- *LaunchDarklyApi::AccessTokensApi* | [**delete_token**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/AccessTokensApi.md#delete_token) | **DELETE** /api/v2/tokens/{id} | Delete access token
66
- *LaunchDarklyApi::AccessTokensApi* | [**get_token**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/AccessTokensApi.md#get_token) | **GET** /api/v2/tokens/{id} | Get access token
67
- *LaunchDarklyApi::AccessTokensApi* | [**get_tokens**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/AccessTokensApi.md#get_tokens) | **GET** /api/v2/tokens | List access tokens
68
- *LaunchDarklyApi::AccessTokensApi* | [**patch_token**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/AccessTokensApi.md#patch_token) | **PATCH** /api/v2/tokens/{id} | Patch access token
69
- *LaunchDarklyApi::AccessTokensApi* | [**post_token**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/AccessTokensApi.md#post_token) | **POST** /api/v2/tokens | Create access token
70
- *LaunchDarklyApi::AccessTokensApi* | [**reset_token**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/AccessTokensApi.md#reset_token) | **POST** /api/v2/tokens/{id}/reset | Reset access token
71
- *LaunchDarklyApi::AccountMembersApi* | [**delete_member**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/AccountMembersApi.md#delete_member) | **DELETE** /api/v2/members/{id} | Delete account member
72
- *LaunchDarklyApi::AccountMembersApi* | [**get_member**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/AccountMembersApi.md#get_member) | **GET** /api/v2/members/{id} | Get account member
73
- *LaunchDarklyApi::AccountMembersApi* | [**get_members**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/AccountMembersApi.md#get_members) | **GET** /api/v2/members | List account members
74
- *LaunchDarklyApi::AccountMembersApi* | [**patch_member**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/AccountMembersApi.md#patch_member) | **PATCH** /api/v2/members/{id} | Modify an account member
75
- *LaunchDarklyApi::AccountMembersApi* | [**post_members**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/AccountMembersApi.md#post_members) | **POST** /api/v2/members | Invite new members
76
- *LaunchDarklyApi::AccountUsageBetaApi* | [**get_evaluations_usage**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/AccountUsageBetaApi.md#get_evaluations_usage) | **GET** /api/v2/usage/evaluations/{projKey}/{envKey}/{flagKey} | Get evaluations usage
77
- *LaunchDarklyApi::AccountUsageBetaApi* | [**get_events_usage**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/AccountUsageBetaApi.md#get_events_usage) | **GET** /api/v2/usage/events/{type} | Get events usage
78
- *LaunchDarklyApi::AccountUsageBetaApi* | [**get_mau_sdks_by_type**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/AccountUsageBetaApi.md#get_mau_sdks_by_type) | **GET** /api/v2/usage/mau/sdks | Get MAU SDKs by type
79
- *LaunchDarklyApi::AccountUsageBetaApi* | [**get_mau_usage**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/AccountUsageBetaApi.md#get_mau_usage) | **GET** /api/v2/usage/mau | Get MAU usage
80
- *LaunchDarklyApi::AccountUsageBetaApi* | [**get_mau_usage_by_category**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/AccountUsageBetaApi.md#get_mau_usage_by_category) | **GET** /api/v2/usage/mau/bycategory | Get MAU usage by category
81
- *LaunchDarklyApi::AccountUsageBetaApi* | [**get_stream_usage**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/AccountUsageBetaApi.md#get_stream_usage) | **GET** /api/v2/usage/streams/{source} | Get stream usage
82
- *LaunchDarklyApi::AccountUsageBetaApi* | [**get_stream_usage_by_sdk_version**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/AccountUsageBetaApi.md#get_stream_usage_by_sdk_version) | **GET** /api/v2/usage/streams/{source}/bysdkversion | Get stream usage by SDK version
83
- *LaunchDarklyApi::AccountUsageBetaApi* | [**get_stream_usage_sdkversion**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/AccountUsageBetaApi.md#get_stream_usage_sdkversion) | **GET** /api/v2/usage/streams/{source}/sdkversions | Get stream usage SDK versions
84
- *LaunchDarklyApi::ApprovalsApi* | [**delete_approval_request**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ApprovalsApi.md#delete_approval_request) | **DELETE** /api/v2/projects/{projectKey}/flags/{featureFlagKey}/environments/{environmentKey}/approval-requests/{id} | Delete approval request
85
- *LaunchDarklyApi::ApprovalsApi* | [**get_approval**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ApprovalsApi.md#get_approval) | **GET** /api/v2/projects/{projectKey}/flags/{featureFlagKey}/environments/{environmentKey}/approval-requests/{id} | Get approval request
86
- *LaunchDarklyApi::ApprovalsApi* | [**get_approvals**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ApprovalsApi.md#get_approvals) | **GET** /api/v2/projects/{projectKey}/flags/{featureFlagKey}/environments/{environmentKey}/approval-requests | List all approval requests
87
- *LaunchDarklyApi::ApprovalsApi* | [**post_approval_request**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ApprovalsApi.md#post_approval_request) | **POST** /api/v2/projects/{projectKey}/flags/{featureFlagKey}/environments/{environmentKey}/approval-requests | Create approval request
88
- *LaunchDarklyApi::ApprovalsApi* | [**post_approval_request_apply_request**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ApprovalsApi.md#post_approval_request_apply_request) | **POST** /api/v2/projects/{projectKey}/flags/{featureFlagKey}/environments/{environmentKey}/approval-requests/{id}/apply | Apply approval request
89
- *LaunchDarklyApi::ApprovalsApi* | [**post_approval_request_review**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ApprovalsApi.md#post_approval_request_review) | **POST** /api/v2/projects/{projectKey}/flags/{featureFlagKey}/environments/{environmentKey}/approval-requests/{id}/reviews | Review approval request
90
- *LaunchDarklyApi::ApprovalsApi* | [**post_flag_copy_config_approval_request**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ApprovalsApi.md#post_flag_copy_config_approval_request) | **POST** /api/v2/projects/{projectKey}/flags/{featureFlagKey}/copy/environments/{environmentKey}/approval-requests-flag-copy | Create approval request to copy flag configurations across environments
91
- *LaunchDarklyApi::AuditLogApi* | [**get_audit_log_entries**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/AuditLogApi.md#get_audit_log_entries) | **GET** /api/v2/auditlog | List audit log feature flag entries
92
- *LaunchDarklyApi::AuditLogApi* | [**get_audit_log_entry**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/AuditLogApi.md#get_audit_log_entry) | **GET** /api/v2/auditlog/{id} | Get audit log entry
93
- *LaunchDarklyApi::CodeReferencesApi* | [**delete_branches**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/CodeReferencesApi.md#delete_branches) | **POST** /api/v2/code-refs/repositories/{repo}/branch-delete-tasks | Delete branches
94
- *LaunchDarklyApi::CodeReferencesApi* | [**delete_repository**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/CodeReferencesApi.md#delete_repository) | **DELETE** /api/v2/code-refs/repositories/{repo} | Delete repository
95
- *LaunchDarklyApi::CodeReferencesApi* | [**get_branch**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/CodeReferencesApi.md#get_branch) | **GET** /api/v2/code-refs/repositories/{repo}/branches/{branch} | Get branch
96
- *LaunchDarklyApi::CodeReferencesApi* | [**get_branches**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/CodeReferencesApi.md#get_branches) | **GET** /api/v2/code-refs/repositories/{repo}/branches | List branches
97
- *LaunchDarklyApi::CodeReferencesApi* | [**get_extinctions**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/CodeReferencesApi.md#get_extinctions) | **GET** /api/v2/code-refs/extinctions | List extinctions
98
- *LaunchDarklyApi::CodeReferencesApi* | [**get_repositories**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/CodeReferencesApi.md#get_repositories) | **GET** /api/v2/code-refs/repositories | List repositories
99
- *LaunchDarklyApi::CodeReferencesApi* | [**get_repository**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/CodeReferencesApi.md#get_repository) | **GET** /api/v2/code-refs/repositories/{repo} | Get repository
100
- *LaunchDarklyApi::CodeReferencesApi* | [**get_root_statistic**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/CodeReferencesApi.md#get_root_statistic) | **GET** /api/v2/code-refs/statistics | Get number of code references for flags
101
- *LaunchDarklyApi::CodeReferencesApi* | [**get_statistics**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/CodeReferencesApi.md#get_statistics) | **GET** /api/v2/code-refs/statistics/{projKey} | Get number of code references for flags
102
- *LaunchDarklyApi::CodeReferencesApi* | [**patch_repository**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/CodeReferencesApi.md#patch_repository) | **PATCH** /api/v2/code-refs/repositories/{repo} | Update repository
103
- *LaunchDarklyApi::CodeReferencesApi* | [**post_extinction**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/CodeReferencesApi.md#post_extinction) | **POST** /api/v2/code-refs/repositories/{repo}/branches/{branch} | Create extinction
104
- *LaunchDarklyApi::CodeReferencesApi* | [**post_repository**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/CodeReferencesApi.md#post_repository) | **POST** /api/v2/code-refs/repositories | Create repository
105
- *LaunchDarklyApi::CodeReferencesApi* | [**put_branch**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/CodeReferencesApi.md#put_branch) | **PUT** /api/v2/code-refs/repositories/{repo}/branches/{branch} | Upsert branch
106
- *LaunchDarklyApi::CustomRolesApi* | [**delete_custom_role**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/CustomRolesApi.md#delete_custom_role) | **DELETE** /api/v2/roles/{key} | Delete custom role
107
- *LaunchDarklyApi::CustomRolesApi* | [**get_custom_role**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/CustomRolesApi.md#get_custom_role) | **GET** /api/v2/roles/{key} | Get custom role
108
- *LaunchDarklyApi::CustomRolesApi* | [**get_custom_roles**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/CustomRolesApi.md#get_custom_roles) | **GET** /api/v2/roles | List custom roles
109
- *LaunchDarklyApi::CustomRolesApi* | [**patch_custom_role**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/CustomRolesApi.md#patch_custom_role) | **PATCH** /api/v2/roles/{key} | Update custom role
110
- *LaunchDarklyApi::CustomRolesApi* | [**post_custom_role**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/CustomRolesApi.md#post_custom_role) | **POST** /api/v2/roles | Create custom role
111
- *LaunchDarklyApi::DataExportDestinationsApi* | [**delete_destination**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/DataExportDestinationsApi.md#delete_destination) | **DELETE** /api/v2/destinations/{projKey}/{envKey}/{id} | Delete Data Export destination
112
- *LaunchDarklyApi::DataExportDestinationsApi* | [**get_destination**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/DataExportDestinationsApi.md#get_destination) | **GET** /api/v2/destinations/{projKey}/{envKey}/{id} | Get destination
113
- *LaunchDarklyApi::DataExportDestinationsApi* | [**get_destinations**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/DataExportDestinationsApi.md#get_destinations) | **GET** /api/v2/destinations | List destinations
114
- *LaunchDarklyApi::DataExportDestinationsApi* | [**patch_destination**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/DataExportDestinationsApi.md#patch_destination) | **PATCH** /api/v2/destinations/{projKey}/{envKey}/{id} | Update Data Export destination
115
- *LaunchDarklyApi::DataExportDestinationsApi* | [**post_destination**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/DataExportDestinationsApi.md#post_destination) | **POST** /api/v2/destinations/{projKey}/{envKey} | Create data export destination
116
- *LaunchDarklyApi::EnvironmentsApi* | [**delete_environment**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/EnvironmentsApi.md#delete_environment) | **DELETE** /api/v2/projects/{projectKey}/environments/{environmentKey} | Delete environment
117
- *LaunchDarklyApi::EnvironmentsApi* | [**get_environment**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/EnvironmentsApi.md#get_environment) | **GET** /api/v2/projects/{projectKey}/environments/{environmentKey} | Get environment
118
- *LaunchDarklyApi::EnvironmentsApi* | [**patch_environment**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/EnvironmentsApi.md#patch_environment) | **PATCH** /api/v2/projects/{projectKey}/environments/{environmentKey} | Update environment
119
- *LaunchDarklyApi::EnvironmentsApi* | [**post_environment**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/EnvironmentsApi.md#post_environment) | **POST** /api/v2/projects/{projectKey}/environments | Create environment
120
- *LaunchDarklyApi::EnvironmentsApi* | [**reset_environment_mobile_key**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/EnvironmentsApi.md#reset_environment_mobile_key) | **POST** /api/v2/projects/{projectKey}/environments/{envKey}/mobileKey | Reset environment mobile SDK key
121
- *LaunchDarklyApi::EnvironmentsApi* | [**reset_environment_sdk_key**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/EnvironmentsApi.md#reset_environment_sdk_key) | **POST** /api/v2/projects/{projectKey}/environments/{envKey}/apiKey | Reset environment SDK key
122
- *LaunchDarklyApi::ExperimentsBetaApi* | [**get_experiment**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ExperimentsBetaApi.md#get_experiment) | **GET** /api/v2/flags/{projKey}/{flagKey}/experiments/{envKey}/{metricKey} | Get experiment results
123
- *LaunchDarklyApi::ExperimentsBetaApi* | [**reset_experiment**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ExperimentsBetaApi.md#reset_experiment) | **DELETE** /api/v2/flags/{projKey}/{flagKey}/experiments/{envKey}/{metricKey}/results | Reset experiment results
124
- *LaunchDarklyApi::FeatureFlagsApi* | [**copy_feature_flag**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/FeatureFlagsApi.md#copy_feature_flag) | **POST** /api/v2/flags/{projKey}/{featureFlagKey}/copy | Copy feature flag
125
- *LaunchDarklyApi::FeatureFlagsApi* | [**delete_feature_flag**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/FeatureFlagsApi.md#delete_feature_flag) | **DELETE** /api/v2/flags/{projKey}/{key} | Delete feature flag
126
- *LaunchDarklyApi::FeatureFlagsApi* | [**get_expiring_user_targets**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/FeatureFlagsApi.md#get_expiring_user_targets) | **GET** /api/v2/flags/{projKey}/{flagKey}/expiring-user-targets/{envKey} | Get expiring user targets for feature flag
127
- *LaunchDarklyApi::FeatureFlagsApi* | [**get_feature_flag**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/FeatureFlagsApi.md#get_feature_flag) | **GET** /api/v2/flags/{projKey}/{key} | Get feature flag
128
- *LaunchDarklyApi::FeatureFlagsApi* | [**get_feature_flag_status**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/FeatureFlagsApi.md#get_feature_flag_status) | **GET** /api/v2/flag-statuses/{projKey}/{envKey}/{key} | Get feature flag status
129
- *LaunchDarklyApi::FeatureFlagsApi* | [**get_feature_flag_status_across_environments**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/FeatureFlagsApi.md#get_feature_flag_status_across_environments) | **GET** /api/v2/flag-status/{projKey}/{key} | Get flag status across environments
130
- *LaunchDarklyApi::FeatureFlagsApi* | [**get_feature_flag_statuses**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/FeatureFlagsApi.md#get_feature_flag_statuses) | **GET** /api/v2/flag-statuses/{projKey}/{envKey} | List feature flag statuses
131
- *LaunchDarklyApi::FeatureFlagsApi* | [**get_feature_flags**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/FeatureFlagsApi.md#get_feature_flags) | **GET** /api/v2/flags/{projKey} | List feature flags
132
- *LaunchDarklyApi::FeatureFlagsApi* | [**patch_expiring_user_targets**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/FeatureFlagsApi.md#patch_expiring_user_targets) | **PATCH** /api/v2/flags/{projKey}/{flagKey}/expiring-user-targets/{envKey} | Update expiring user targets on feature flag
133
- *LaunchDarklyApi::FeatureFlagsApi* | [**patch_feature_flag**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/FeatureFlagsApi.md#patch_feature_flag) | **PATCH** /api/v2/flags/{projKey}/{key} | Update feature flag
134
- *LaunchDarklyApi::FeatureFlagsApi* | [**post_feature_flag**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/FeatureFlagsApi.md#post_feature_flag) | **POST** /api/v2/flags/{projKey} | Create a feature flag
135
- *LaunchDarklyApi::FeatureFlagsBetaApi* | [**get_dependent_flags**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/FeatureFlagsBetaApi.md#get_dependent_flags) | **GET** /api/v2/flags/{projKey}/{flagKey}/dependent-flags | List dependent feature flags
136
- *LaunchDarklyApi::FeatureFlagsBetaApi* | [**get_dependent_flags_by_env**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/FeatureFlagsBetaApi.md#get_dependent_flags_by_env) | **GET** /api/v2/flags/{projKey}/{envKey}/{flagKey}/dependent-flags | List dependent feature flags by environment
137
- *LaunchDarklyApi::MetricsApi* | [**delete_metric**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/MetricsApi.md#delete_metric) | **DELETE** /api/v2/metrics/{projectKey}/{key} | Delete metric
138
- *LaunchDarklyApi::MetricsApi* | [**get_metric**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/MetricsApi.md#get_metric) | **GET** /api/v2/metrics/{projectKey}/{key} | Get metric
139
- *LaunchDarklyApi::MetricsApi* | [**get_metrics**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/MetricsApi.md#get_metrics) | **GET** /api/v2/metrics/{projectKey} | List metrics
140
- *LaunchDarklyApi::MetricsApi* | [**patch_metric**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/MetricsApi.md#patch_metric) | **PATCH** /api/v2/metrics/{projectKey}/{key} | Update metric
141
- *LaunchDarklyApi::MetricsApi* | [**post_metric**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/MetricsApi.md#post_metric) | **POST** /api/v2/metrics/{projectKey} | Create metric
142
- *LaunchDarklyApi::OtherApi* | [**get_ips**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/OtherApi.md#get_ips) | **GET** /api/v2/public-ip-list | Gets the public IP list
143
- *LaunchDarklyApi::OtherApi* | [**get_openapi_spec**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/OtherApi.md#get_openapi_spec) | **GET** /api/v2/openapi.json | Gets the OpenAPI spec in json
144
- *LaunchDarklyApi::OtherApi* | [**get_root**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/OtherApi.md#get_root) | **GET** /api/v2 | Root resource
145
- *LaunchDarklyApi::OtherApi* | [**get_versions**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/OtherApi.md#get_versions) | **GET** /api/v2/versions | Get version information
146
- *LaunchDarklyApi::ProjectsApi* | [**delete_project**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ProjectsApi.md#delete_project) | **DELETE** /api/v2/projects/{projectKey} | Delete project
147
- *LaunchDarklyApi::ProjectsApi* | [**get_project**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ProjectsApi.md#get_project) | **GET** /api/v2/projects/{projectKey} | Get project
148
- *LaunchDarklyApi::ProjectsApi* | [**get_projects**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ProjectsApi.md#get_projects) | **GET** /api/v2/projects | List projects
149
- *LaunchDarklyApi::ProjectsApi* | [**patch_project**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ProjectsApi.md#patch_project) | **PATCH** /api/v2/projects/{projectKey} | Update project
150
- *LaunchDarklyApi::ProjectsApi* | [**post_project**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ProjectsApi.md#post_project) | **POST** /api/v2/projects | Create project
151
- *LaunchDarklyApi::RelayProxyConfigurationsApi* | [**delete_relay_auto_config**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/RelayProxyConfigurationsApi.md#delete_relay_auto_config) | **DELETE** /api/v2/account/relay-auto-configs/{id} | Delete Relay Proxy config by ID
152
- *LaunchDarklyApi::RelayProxyConfigurationsApi* | [**get_relay_proxy_config**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/RelayProxyConfigurationsApi.md#get_relay_proxy_config) | **GET** /api/v2/account/relay-auto-configs/{id} | Get Relay Proxy config
153
- *LaunchDarklyApi::RelayProxyConfigurationsApi* | [**get_relay_proxy_configs**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/RelayProxyConfigurationsApi.md#get_relay_proxy_configs) | **GET** /api/v2/account/relay-auto-configs | List Relay Proxy configs
154
- *LaunchDarklyApi::RelayProxyConfigurationsApi* | [**patch_relay_auto_config**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/RelayProxyConfigurationsApi.md#patch_relay_auto_config) | **PATCH** /api/v2/account/relay-auto-configs/{id} | Update a Relay Proxy config
155
- *LaunchDarklyApi::RelayProxyConfigurationsApi* | [**post_relay_auto_config**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/RelayProxyConfigurationsApi.md#post_relay_auto_config) | **POST** /api/v2/account/relay-auto-configs | Create a new Relay Proxy config
156
- *LaunchDarklyApi::RelayProxyConfigurationsApi* | [**reset_relay_auto_config**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/RelayProxyConfigurationsApi.md#reset_relay_auto_config) | **POST** /api/v2/account/relay-auto-configs/{id}/reset | Reset Relay Proxy configuration key
157
- *LaunchDarklyApi::ScheduledChangesApi* | [**delete_flag_config_scheduled_changes**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ScheduledChangesApi.md#delete_flag_config_scheduled_changes) | **DELETE** /api/v2/projects/{projectKey}/flags/{featureFlagKey}/environments/{environmentKey}/scheduled-changes/{id} | Delete scheduled changes workflow
158
- *LaunchDarklyApi::ScheduledChangesApi* | [**get_feature_flag_scheduled_change**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ScheduledChangesApi.md#get_feature_flag_scheduled_change) | **GET** /api/v2/projects/{projectKey}/flags/{featureFlagKey}/environments/{environmentKey}/scheduled-changes/{id} | Get a scheduled change
159
- *LaunchDarklyApi::ScheduledChangesApi* | [**get_flag_config_scheduled_changes**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ScheduledChangesApi.md#get_flag_config_scheduled_changes) | **GET** /api/v2/projects/{projectKey}/flags/{featureFlagKey}/environments/{environmentKey}/scheduled-changes | List scheduled changes
160
- *LaunchDarklyApi::ScheduledChangesApi* | [**patch_flag_config_scheduled_change**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ScheduledChangesApi.md#patch_flag_config_scheduled_change) | **PATCH** /api/v2/projects/{projectKey}/flags/{featureFlagKey}/environments/{environmentKey}/scheduled-changes/{id} | Update scheduled changes workflow
161
- *LaunchDarklyApi::ScheduledChangesApi* | [**post_flag_config_scheduled_changes**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ScheduledChangesApi.md#post_flag_config_scheduled_changes) | **POST** /api/v2/projects/{projectKey}/flags/{featureFlagKey}/environments/{environmentKey}/scheduled-changes | Create scheduled changes workflow
162
- *LaunchDarklyApi::SegmentsApi* | [**delete_segment**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/SegmentsApi.md#delete_segment) | **DELETE** /api/v2/segments/{projKey}/{envKey}/{key} | Delete segment
163
- *LaunchDarklyApi::SegmentsApi* | [**get_expiring_user_targets_for_segment**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/SegmentsApi.md#get_expiring_user_targets_for_segment) | **GET** /api/v2/segments/{projKey}/{segmentKey}/expiring-user-targets/{envKey} | Get expiring user targets for segment
164
- *LaunchDarklyApi::SegmentsApi* | [**get_segment**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/SegmentsApi.md#get_segment) | **GET** /api/v2/segments/{projKey}/{envKey}/{key} | Get segment
165
- *LaunchDarklyApi::SegmentsApi* | [**get_segment_membership_for_user**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/SegmentsApi.md#get_segment_membership_for_user) | **GET** /api/v2/segments/{projKey}/{envKey}/{key}/users/{userKey} | Get Big Segment membership for user
166
- *LaunchDarklyApi::SegmentsApi* | [**get_segments**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/SegmentsApi.md#get_segments) | **GET** /api/v2/segments/{projKey}/{envKey} | List segments
167
- *LaunchDarklyApi::SegmentsApi* | [**patch_expiring_user_targets_for_segment**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/SegmentsApi.md#patch_expiring_user_targets_for_segment) | **PATCH** /api/v2/segments/{projKey}/{segmentKey}/expiring-user-targets/{envKey} | Update expiring user targets for segment
168
- *LaunchDarklyApi::SegmentsApi* | [**patch_segment**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/SegmentsApi.md#patch_segment) | **PATCH** /api/v2/segments/{projKey}/{envKey}/{key} | Patch segment
169
- *LaunchDarklyApi::SegmentsApi* | [**post_segment**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/SegmentsApi.md#post_segment) | **POST** /api/v2/segments/{projKey}/{envKey} | Create segment
170
- *LaunchDarklyApi::SegmentsApi* | [**update_big_segment_targets**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/SegmentsApi.md#update_big_segment_targets) | **POST** /api/v2/segments/{projKey}/{envKey}/{key}/users | Update targets on a Big Segment
171
- *LaunchDarklyApi::UserSettingsApi* | [**get_expiring_flags_for_user**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/UserSettingsApi.md#get_expiring_flags_for_user) | **GET** /api/v2/users/{projKey}/{userKey}/expiring-user-targets/{envKey} | Get expiring dates on flags for user
172
- *LaunchDarklyApi::UserSettingsApi* | [**get_user_flag_setting**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/UserSettingsApi.md#get_user_flag_setting) | **GET** /api/v2/users/{projKey}/{envKey}/{key}/flags/{featureKey} | Get flag setting for user
173
- *LaunchDarklyApi::UserSettingsApi* | [**get_user_flag_settings**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/UserSettingsApi.md#get_user_flag_settings) | **GET** /api/v2/users/{projKey}/{envKey}/{key}/flags | List flag settings for user
174
- *LaunchDarklyApi::UserSettingsApi* | [**patch_expiring_flags_for_user**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/UserSettingsApi.md#patch_expiring_flags_for_user) | **PATCH** /api/v2/users/{projKey}/{userKey}/expiring-user-targets/{envKey} | Update expiring user target for flags
175
- *LaunchDarklyApi::UserSettingsApi* | [**put_flag_setting**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/UserSettingsApi.md#put_flag_setting) | **PUT** /api/v2/users/{projKey}/{envKey}/{key}/flags/{featureKey} | Update flag settings for user
176
- *LaunchDarklyApi::UsersApi* | [**delete_user**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/UsersApi.md#delete_user) | **DELETE** /api/v2/users/{projKey}/{envKey}/{key} | Delete user
177
- *LaunchDarklyApi::UsersApi* | [**get_search_users**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/UsersApi.md#get_search_users) | **GET** /api/v2/user-search/{projKey}/{envKey} | Find users
178
- *LaunchDarklyApi::UsersApi* | [**get_user**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/UsersApi.md#get_user) | **GET** /api/v2/users/{projKey}/{envKey}/{key} | Get user
179
- *LaunchDarklyApi::UsersApi* | [**get_users**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/UsersApi.md#get_users) | **GET** /api/v2/users/{projKey}/{envKey} | List users
180
- *LaunchDarklyApi::UsersBetaApi* | [**get_user_attribute_names**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/UsersBetaApi.md#get_user_attribute_names) | **GET** /api/v2/user-attributes/{projectKey}/{environmentKey} | Get user attribute names
181
- *LaunchDarklyApi::WebhooksApi* | [**delete_webhook**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/WebhooksApi.md#delete_webhook) | **DELETE** /api/v2/webhooks/{id} | Delete webhook
182
- *LaunchDarklyApi::WebhooksApi* | [**get_all_webhooks**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/WebhooksApi.md#get_all_webhooks) | **GET** /api/v2/webhooks | List webhooks
183
- *LaunchDarklyApi::WebhooksApi* | [**get_webhook**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/WebhooksApi.md#get_webhook) | **GET** /api/v2/webhooks/{id} | Get webhook
184
- *LaunchDarklyApi::WebhooksApi* | [**patch_webhook**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/WebhooksApi.md#patch_webhook) | **PATCH** /api/v2/webhooks/{id} | Update webhook
185
- *LaunchDarklyApi::WebhooksApi* | [**post_webhook**](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/WebhooksApi.md#post_webhook) | **POST** /api/v2/webhooks | Creates a webhook
521
+ *LaunchDarklyApi::AccessTokensApi* | [**delete_token**](docs/AccessTokensApi.md#delete_token) | **DELETE** /api/v2/tokens/{id} | Delete access token
522
+ *LaunchDarklyApi::AccessTokensApi* | [**get_token**](docs/AccessTokensApi.md#get_token) | **GET** /api/v2/tokens/{id} | Get access token
523
+ *LaunchDarklyApi::AccessTokensApi* | [**get_tokens**](docs/AccessTokensApi.md#get_tokens) | **GET** /api/v2/tokens | List access tokens
524
+ *LaunchDarklyApi::AccessTokensApi* | [**patch_token**](docs/AccessTokensApi.md#patch_token) | **PATCH** /api/v2/tokens/{id} | Patch access token
525
+ *LaunchDarklyApi::AccessTokensApi* | [**post_token**](docs/AccessTokensApi.md#post_token) | **POST** /api/v2/tokens | Create access token
526
+ *LaunchDarklyApi::AccessTokensApi* | [**reset_token**](docs/AccessTokensApi.md#reset_token) | **POST** /api/v2/tokens/{id}/reset | Reset access token
527
+ *LaunchDarklyApi::AccountMembersApi* | [**delete_member**](docs/AccountMembersApi.md#delete_member) | **DELETE** /api/v2/members/{id} | Delete account member
528
+ *LaunchDarklyApi::AccountMembersApi* | [**get_member**](docs/AccountMembersApi.md#get_member) | **GET** /api/v2/members/{id} | Get account member
529
+ *LaunchDarklyApi::AccountMembersApi* | [**get_members**](docs/AccountMembersApi.md#get_members) | **GET** /api/v2/members | List account members
530
+ *LaunchDarklyApi::AccountMembersApi* | [**patch_member**](docs/AccountMembersApi.md#patch_member) | **PATCH** /api/v2/members/{id} | Modify an account member
531
+ *LaunchDarklyApi::AccountMembersApi* | [**post_member_teams**](docs/AccountMembersApi.md#post_member_teams) | **POST** /api/v2/members/{id}/teams | Add member to teams
532
+ *LaunchDarklyApi::AccountMembersApi* | [**post_members**](docs/AccountMembersApi.md#post_members) | **POST** /api/v2/members | Invite new members
533
+ *LaunchDarklyApi::AccountUsageBetaApi* | [**get_evaluations_usage**](docs/AccountUsageBetaApi.md#get_evaluations_usage) | **GET** /api/v2/usage/evaluations/{projKey}/{envKey}/{flagKey} | Get evaluations usage
534
+ *LaunchDarklyApi::AccountUsageBetaApi* | [**get_events_usage**](docs/AccountUsageBetaApi.md#get_events_usage) | **GET** /api/v2/usage/events/{type} | Get events usage
535
+ *LaunchDarklyApi::AccountUsageBetaApi* | [**get_mau_sdks_by_type**](docs/AccountUsageBetaApi.md#get_mau_sdks_by_type) | **GET** /api/v2/usage/mau/sdks | Get MAU SDKs by type
536
+ *LaunchDarklyApi::AccountUsageBetaApi* | [**get_mau_usage**](docs/AccountUsageBetaApi.md#get_mau_usage) | **GET** /api/v2/usage/mau | Get MAU usage
537
+ *LaunchDarklyApi::AccountUsageBetaApi* | [**get_mau_usage_by_category**](docs/AccountUsageBetaApi.md#get_mau_usage_by_category) | **GET** /api/v2/usage/mau/bycategory | Get MAU usage by category
538
+ *LaunchDarklyApi::AccountUsageBetaApi* | [**get_stream_usage**](docs/AccountUsageBetaApi.md#get_stream_usage) | **GET** /api/v2/usage/streams/{source} | Get stream usage
539
+ *LaunchDarklyApi::AccountUsageBetaApi* | [**get_stream_usage_by_sdk_version**](docs/AccountUsageBetaApi.md#get_stream_usage_by_sdk_version) | **GET** /api/v2/usage/streams/{source}/bysdkversion | Get stream usage by SDK version
540
+ *LaunchDarklyApi::AccountUsageBetaApi* | [**get_stream_usage_sdkversion**](docs/AccountUsageBetaApi.md#get_stream_usage_sdkversion) | **GET** /api/v2/usage/streams/{source}/sdkversions | Get stream usage SDK versions
541
+ *LaunchDarklyApi::ApprovalsApi* | [**delete_approval_request**](docs/ApprovalsApi.md#delete_approval_request) | **DELETE** /api/v2/projects/{projectKey}/flags/{featureFlagKey}/environments/{environmentKey}/approval-requests/{id} | Delete approval request
542
+ *LaunchDarklyApi::ApprovalsApi* | [**get_approval**](docs/ApprovalsApi.md#get_approval) | **GET** /api/v2/projects/{projectKey}/flags/{featureFlagKey}/environments/{environmentKey}/approval-requests/{id} | Get approval request
543
+ *LaunchDarklyApi::ApprovalsApi* | [**get_approvals**](docs/ApprovalsApi.md#get_approvals) | **GET** /api/v2/projects/{projectKey}/flags/{featureFlagKey}/environments/{environmentKey}/approval-requests | List all approval requests
544
+ *LaunchDarklyApi::ApprovalsApi* | [**post_approval_request**](docs/ApprovalsApi.md#post_approval_request) | **POST** /api/v2/projects/{projectKey}/flags/{featureFlagKey}/environments/{environmentKey}/approval-requests | Create approval request
545
+ *LaunchDarklyApi::ApprovalsApi* | [**post_approval_request_apply_request**](docs/ApprovalsApi.md#post_approval_request_apply_request) | **POST** /api/v2/projects/{projectKey}/flags/{featureFlagKey}/environments/{environmentKey}/approval-requests/{id}/apply | Apply approval request
546
+ *LaunchDarklyApi::ApprovalsApi* | [**post_approval_request_review**](docs/ApprovalsApi.md#post_approval_request_review) | **POST** /api/v2/projects/{projectKey}/flags/{featureFlagKey}/environments/{environmentKey}/approval-requests/{id}/reviews | Review approval request
547
+ *LaunchDarklyApi::ApprovalsApi* | [**post_flag_copy_config_approval_request**](docs/ApprovalsApi.md#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
548
+ *LaunchDarklyApi::AuditLogApi* | [**get_audit_log_entries**](docs/AuditLogApi.md#get_audit_log_entries) | **GET** /api/v2/auditlog | List audit log feature flag entries
549
+ *LaunchDarklyApi::AuditLogApi* | [**get_audit_log_entry**](docs/AuditLogApi.md#get_audit_log_entry) | **GET** /api/v2/auditlog/{id} | Get audit log entry
550
+ *LaunchDarklyApi::CodeReferencesApi* | [**delete_branches**](docs/CodeReferencesApi.md#delete_branches) | **POST** /api/v2/code-refs/repositories/{repo}/branch-delete-tasks | Delete branches
551
+ *LaunchDarklyApi::CodeReferencesApi* | [**delete_repository**](docs/CodeReferencesApi.md#delete_repository) | **DELETE** /api/v2/code-refs/repositories/{repo} | Delete repository
552
+ *LaunchDarklyApi::CodeReferencesApi* | [**get_branch**](docs/CodeReferencesApi.md#get_branch) | **GET** /api/v2/code-refs/repositories/{repo}/branches/{branch} | Get branch
553
+ *LaunchDarklyApi::CodeReferencesApi* | [**get_branches**](docs/CodeReferencesApi.md#get_branches) | **GET** /api/v2/code-refs/repositories/{repo}/branches | List branches
554
+ *LaunchDarklyApi::CodeReferencesApi* | [**get_extinctions**](docs/CodeReferencesApi.md#get_extinctions) | **GET** /api/v2/code-refs/extinctions | List extinctions
555
+ *LaunchDarklyApi::CodeReferencesApi* | [**get_repositories**](docs/CodeReferencesApi.md#get_repositories) | **GET** /api/v2/code-refs/repositories | List repositories
556
+ *LaunchDarklyApi::CodeReferencesApi* | [**get_repository**](docs/CodeReferencesApi.md#get_repository) | **GET** /api/v2/code-refs/repositories/{repo} | Get repository
557
+ *LaunchDarklyApi::CodeReferencesApi* | [**get_root_statistic**](docs/CodeReferencesApi.md#get_root_statistic) | **GET** /api/v2/code-refs/statistics | Get links to code reference repositories for each project
558
+ *LaunchDarklyApi::CodeReferencesApi* | [**get_statistics**](docs/CodeReferencesApi.md#get_statistics) | **GET** /api/v2/code-refs/statistics/{projKey} | Get number of code references for flags
559
+ *LaunchDarklyApi::CodeReferencesApi* | [**patch_repository**](docs/CodeReferencesApi.md#patch_repository) | **PATCH** /api/v2/code-refs/repositories/{repo} | Update repository
560
+ *LaunchDarklyApi::CodeReferencesApi* | [**post_extinction**](docs/CodeReferencesApi.md#post_extinction) | **POST** /api/v2/code-refs/repositories/{repo}/branches/{branch}/extinction-events | Create extinction
561
+ *LaunchDarklyApi::CodeReferencesApi* | [**post_repository**](docs/CodeReferencesApi.md#post_repository) | **POST** /api/v2/code-refs/repositories | Create repository
562
+ *LaunchDarklyApi::CodeReferencesApi* | [**put_branch**](docs/CodeReferencesApi.md#put_branch) | **PUT** /api/v2/code-refs/repositories/{repo}/branches/{branch} | Upsert branch
563
+ *LaunchDarklyApi::CustomRolesApi* | [**delete_custom_role**](docs/CustomRolesApi.md#delete_custom_role) | **DELETE** /api/v2/roles/{key} | Delete custom role
564
+ *LaunchDarklyApi::CustomRolesApi* | [**get_custom_role**](docs/CustomRolesApi.md#get_custom_role) | **GET** /api/v2/roles/{key} | Get custom role
565
+ *LaunchDarklyApi::CustomRolesApi* | [**get_custom_roles**](docs/CustomRolesApi.md#get_custom_roles) | **GET** /api/v2/roles | List custom roles
566
+ *LaunchDarklyApi::CustomRolesApi* | [**patch_custom_role**](docs/CustomRolesApi.md#patch_custom_role) | **PATCH** /api/v2/roles/{key} | Update custom role
567
+ *LaunchDarklyApi::CustomRolesApi* | [**post_custom_role**](docs/CustomRolesApi.md#post_custom_role) | **POST** /api/v2/roles | Create custom role
568
+ *LaunchDarklyApi::DataExportDestinationsApi* | [**delete_destination**](docs/DataExportDestinationsApi.md#delete_destination) | **DELETE** /api/v2/destinations/{projKey}/{envKey}/{id} | Delete Data Export destination
569
+ *LaunchDarklyApi::DataExportDestinationsApi* | [**get_destination**](docs/DataExportDestinationsApi.md#get_destination) | **GET** /api/v2/destinations/{projKey}/{envKey}/{id} | Get destination
570
+ *LaunchDarklyApi::DataExportDestinationsApi* | [**get_destinations**](docs/DataExportDestinationsApi.md#get_destinations) | **GET** /api/v2/destinations | List destinations
571
+ *LaunchDarklyApi::DataExportDestinationsApi* | [**patch_destination**](docs/DataExportDestinationsApi.md#patch_destination) | **PATCH** /api/v2/destinations/{projKey}/{envKey}/{id} | Update Data Export destination
572
+ *LaunchDarklyApi::DataExportDestinationsApi* | [**post_destination**](docs/DataExportDestinationsApi.md#post_destination) | **POST** /api/v2/destinations/{projKey}/{envKey} | Create data export destination
573
+ *LaunchDarklyApi::EnvironmentsApi* | [**delete_environment**](docs/EnvironmentsApi.md#delete_environment) | **DELETE** /api/v2/projects/{projectKey}/environments/{environmentKey} | Delete environment
574
+ *LaunchDarklyApi::EnvironmentsApi* | [**get_environment**](docs/EnvironmentsApi.md#get_environment) | **GET** /api/v2/projects/{projectKey}/environments/{environmentKey} | Get environment
575
+ *LaunchDarklyApi::EnvironmentsApi* | [**patch_environment**](docs/EnvironmentsApi.md#patch_environment) | **PATCH** /api/v2/projects/{projectKey}/environments/{environmentKey} | Update environment
576
+ *LaunchDarklyApi::EnvironmentsApi* | [**post_environment**](docs/EnvironmentsApi.md#post_environment) | **POST** /api/v2/projects/{projectKey}/environments | Create environment
577
+ *LaunchDarklyApi::EnvironmentsApi* | [**reset_environment_mobile_key**](docs/EnvironmentsApi.md#reset_environment_mobile_key) | **POST** /api/v2/projects/{projectKey}/environments/{envKey}/mobileKey | Reset environment mobile SDK key
578
+ *LaunchDarklyApi::EnvironmentsApi* | [**reset_environment_sdk_key**](docs/EnvironmentsApi.md#reset_environment_sdk_key) | **POST** /api/v2/projects/{projectKey}/environments/{envKey}/apiKey | Reset environment SDK key
579
+ *LaunchDarklyApi::ExperimentsBetaApi* | [**get_experiment**](docs/ExperimentsBetaApi.md#get_experiment) | **GET** /api/v2/flags/{projKey}/{flagKey}/experiments/{envKey}/{metricKey} | Get experiment results
580
+ *LaunchDarklyApi::ExperimentsBetaApi* | [**reset_experiment**](docs/ExperimentsBetaApi.md#reset_experiment) | **DELETE** /api/v2/flags/{projKey}/{flagKey}/experiments/{envKey}/{metricKey}/results | Reset experiment results
581
+ *LaunchDarklyApi::FeatureFlagsApi* | [**copy_feature_flag**](docs/FeatureFlagsApi.md#copy_feature_flag) | **POST** /api/v2/flags/{projKey}/{featureFlagKey}/copy | Copy feature flag
582
+ *LaunchDarklyApi::FeatureFlagsApi* | [**delete_feature_flag**](docs/FeatureFlagsApi.md#delete_feature_flag) | **DELETE** /api/v2/flags/{projKey}/{key} | Delete feature flag
583
+ *LaunchDarklyApi::FeatureFlagsApi* | [**get_expiring_user_targets**](docs/FeatureFlagsApi.md#get_expiring_user_targets) | **GET** /api/v2/flags/{projKey}/{flagKey}/expiring-user-targets/{envKey} | Get expiring user targets for feature flag
584
+ *LaunchDarklyApi::FeatureFlagsApi* | [**get_feature_flag**](docs/FeatureFlagsApi.md#get_feature_flag) | **GET** /api/v2/flags/{projKey}/{key} | Get feature flag
585
+ *LaunchDarklyApi::FeatureFlagsApi* | [**get_feature_flag_status**](docs/FeatureFlagsApi.md#get_feature_flag_status) | **GET** /api/v2/flag-statuses/{projKey}/{envKey}/{key} | Get feature flag status
586
+ *LaunchDarklyApi::FeatureFlagsApi* | [**get_feature_flag_status_across_environments**](docs/FeatureFlagsApi.md#get_feature_flag_status_across_environments) | **GET** /api/v2/flag-status/{projKey}/{key} | Get flag status across environments
587
+ *LaunchDarklyApi::FeatureFlagsApi* | [**get_feature_flag_statuses**](docs/FeatureFlagsApi.md#get_feature_flag_statuses) | **GET** /api/v2/flag-statuses/{projKey}/{envKey} | List feature flag statuses
588
+ *LaunchDarklyApi::FeatureFlagsApi* | [**get_feature_flags**](docs/FeatureFlagsApi.md#get_feature_flags) | **GET** /api/v2/flags/{projKey} | List feature flags
589
+ *LaunchDarklyApi::FeatureFlagsApi* | [**patch_expiring_user_targets**](docs/FeatureFlagsApi.md#patch_expiring_user_targets) | **PATCH** /api/v2/flags/{projKey}/{flagKey}/expiring-user-targets/{envKey} | Update expiring user targets on feature flag
590
+ *LaunchDarklyApi::FeatureFlagsApi* | [**patch_feature_flag**](docs/FeatureFlagsApi.md#patch_feature_flag) | **PATCH** /api/v2/flags/{projKey}/{key} | Update feature flag
591
+ *LaunchDarklyApi::FeatureFlagsApi* | [**post_feature_flag**](docs/FeatureFlagsApi.md#post_feature_flag) | **POST** /api/v2/flags/{projKey} | Create a feature flag
592
+ *LaunchDarklyApi::FeatureFlagsBetaApi* | [**get_dependent_flags**](docs/FeatureFlagsBetaApi.md#get_dependent_flags) | **GET** /api/v2/flags/{projKey}/{flagKey}/dependent-flags | List dependent feature flags
593
+ *LaunchDarklyApi::FeatureFlagsBetaApi* | [**get_dependent_flags_by_env**](docs/FeatureFlagsBetaApi.md#get_dependent_flags_by_env) | **GET** /api/v2/flags/{projKey}/{envKey}/{flagKey}/dependent-flags | List dependent feature flags by environment
594
+ *LaunchDarklyApi::FlagTriggersApi* | [**create_trigger_workflow**](docs/FlagTriggersApi.md#create_trigger_workflow) | **POST** /api/v2/flags/{projKey}/{flagKey}/triggers/{envKey} | Create flag trigger
595
+ *LaunchDarklyApi::FlagTriggersApi* | [**delete_trigger_workflow**](docs/FlagTriggersApi.md#delete_trigger_workflow) | **DELETE** /api/v2/flags/{projKey}/{flagKey}/triggers/{envKey}/{id} | Delete flag trigger
596
+ *LaunchDarklyApi::FlagTriggersApi* | [**get_trigger_workflow_by_id**](docs/FlagTriggersApi.md#get_trigger_workflow_by_id) | **GET** /api/v2/flags/{projKey}/{flagKey}/triggers/{envKey}/{id} | Get flag trigger by ID
597
+ *LaunchDarklyApi::FlagTriggersApi* | [**get_trigger_workflows**](docs/FlagTriggersApi.md#get_trigger_workflows) | **GET** /api/v2/flags/{projKey}/{flagKey}/triggers/{envKey} | List flag triggers
598
+ *LaunchDarklyApi::FlagTriggersApi* | [**patch_trigger_workflow**](docs/FlagTriggersApi.md#patch_trigger_workflow) | **PATCH** /api/v2/flags/{projKey}/{flagKey}/triggers/{envKey}/{id} | Update flag trigger
599
+ *LaunchDarklyApi::IntegrationAuditLogSubscriptionsApi* | [**create_subscription**](docs/IntegrationAuditLogSubscriptionsApi.md#create_subscription) | **POST** /api/v2/integrations/{integrationKey} | Create audit log subscription
600
+ *LaunchDarklyApi::IntegrationAuditLogSubscriptionsApi* | [**delete_subscription**](docs/IntegrationAuditLogSubscriptionsApi.md#delete_subscription) | **DELETE** /api/v2/integrations/{integrationKey}/{id} | Delete audit log subscription
601
+ *LaunchDarklyApi::IntegrationAuditLogSubscriptionsApi* | [**get_subscription_by_id**](docs/IntegrationAuditLogSubscriptionsApi.md#get_subscription_by_id) | **GET** /api/v2/integrations/{integrationKey}/{id} | Get audit log subscription by ID
602
+ *LaunchDarklyApi::IntegrationAuditLogSubscriptionsApi* | [**get_subscriptions**](docs/IntegrationAuditLogSubscriptionsApi.md#get_subscriptions) | **GET** /api/v2/integrations/{integrationKey} | Get audit log subscriptions by integration
603
+ *LaunchDarklyApi::IntegrationAuditLogSubscriptionsApi* | [**update_subscription**](docs/IntegrationAuditLogSubscriptionsApi.md#update_subscription) | **PATCH** /api/v2/integrations/{integrationKey}/{id} | Update audit log subscription
604
+ *LaunchDarklyApi::MetricsApi* | [**delete_metric**](docs/MetricsApi.md#delete_metric) | **DELETE** /api/v2/metrics/{projectKey}/{key} | Delete metric
605
+ *LaunchDarklyApi::MetricsApi* | [**get_metric**](docs/MetricsApi.md#get_metric) | **GET** /api/v2/metrics/{projectKey}/{key} | Get metric
606
+ *LaunchDarklyApi::MetricsApi* | [**get_metrics**](docs/MetricsApi.md#get_metrics) | **GET** /api/v2/metrics/{projectKey} | List metrics
607
+ *LaunchDarklyApi::MetricsApi* | [**patch_metric**](docs/MetricsApi.md#patch_metric) | **PATCH** /api/v2/metrics/{projectKey}/{key} | Update metric
608
+ *LaunchDarklyApi::MetricsApi* | [**post_metric**](docs/MetricsApi.md#post_metric) | **POST** /api/v2/metrics/{projectKey} | Create metric
609
+ *LaunchDarklyApi::OtherApi* | [**get_ips**](docs/OtherApi.md#get_ips) | **GET** /api/v2/public-ip-list | Gets the public IP list
610
+ *LaunchDarklyApi::OtherApi* | [**get_openapi_spec**](docs/OtherApi.md#get_openapi_spec) | **GET** /api/v2/openapi.json | Gets the OpenAPI spec in json
611
+ *LaunchDarklyApi::OtherApi* | [**get_root**](docs/OtherApi.md#get_root) | **GET** /api/v2 | Root resource
612
+ *LaunchDarklyApi::OtherApi* | [**get_versions**](docs/OtherApi.md#get_versions) | **GET** /api/v2/versions | Get version information
613
+ *LaunchDarklyApi::ProjectsApi* | [**delete_project**](docs/ProjectsApi.md#delete_project) | **DELETE** /api/v2/projects/{projectKey} | Delete project
614
+ *LaunchDarklyApi::ProjectsApi* | [**get_project**](docs/ProjectsApi.md#get_project) | **GET** /api/v2/projects/{projectKey} | Get project
615
+ *LaunchDarklyApi::ProjectsApi* | [**get_projects**](docs/ProjectsApi.md#get_projects) | **GET** /api/v2/projects | List projects
616
+ *LaunchDarklyApi::ProjectsApi* | [**patch_project**](docs/ProjectsApi.md#patch_project) | **PATCH** /api/v2/projects/{projectKey} | Update project
617
+ *LaunchDarklyApi::ProjectsApi* | [**post_project**](docs/ProjectsApi.md#post_project) | **POST** /api/v2/projects | Create project
618
+ *LaunchDarklyApi::RelayProxyConfigurationsApi* | [**delete_relay_auto_config**](docs/RelayProxyConfigurationsApi.md#delete_relay_auto_config) | **DELETE** /api/v2/account/relay-auto-configs/{id} | Delete Relay Proxy config by ID
619
+ *LaunchDarklyApi::RelayProxyConfigurationsApi* | [**get_relay_proxy_config**](docs/RelayProxyConfigurationsApi.md#get_relay_proxy_config) | **GET** /api/v2/account/relay-auto-configs/{id} | Get Relay Proxy config
620
+ *LaunchDarklyApi::RelayProxyConfigurationsApi* | [**get_relay_proxy_configs**](docs/RelayProxyConfigurationsApi.md#get_relay_proxy_configs) | **GET** /api/v2/account/relay-auto-configs | List Relay Proxy configs
621
+ *LaunchDarklyApi::RelayProxyConfigurationsApi* | [**patch_relay_auto_config**](docs/RelayProxyConfigurationsApi.md#patch_relay_auto_config) | **PATCH** /api/v2/account/relay-auto-configs/{id} | Update a Relay Proxy config
622
+ *LaunchDarklyApi::RelayProxyConfigurationsApi* | [**post_relay_auto_config**](docs/RelayProxyConfigurationsApi.md#post_relay_auto_config) | **POST** /api/v2/account/relay-auto-configs | Create a new Relay Proxy config
623
+ *LaunchDarklyApi::RelayProxyConfigurationsApi* | [**reset_relay_auto_config**](docs/RelayProxyConfigurationsApi.md#reset_relay_auto_config) | **POST** /api/v2/account/relay-auto-configs/{id}/reset | Reset Relay Proxy configuration key
624
+ *LaunchDarklyApi::ScheduledChangesApi* | [**delete_flag_config_scheduled_changes**](docs/ScheduledChangesApi.md#delete_flag_config_scheduled_changes) | **DELETE** /api/v2/projects/{projectKey}/flags/{featureFlagKey}/environments/{environmentKey}/scheduled-changes/{id} | Delete scheduled changes workflow
625
+ *LaunchDarklyApi::ScheduledChangesApi* | [**get_feature_flag_scheduled_change**](docs/ScheduledChangesApi.md#get_feature_flag_scheduled_change) | **GET** /api/v2/projects/{projectKey}/flags/{featureFlagKey}/environments/{environmentKey}/scheduled-changes/{id} | Get a scheduled change
626
+ *LaunchDarklyApi::ScheduledChangesApi* | [**get_flag_config_scheduled_changes**](docs/ScheduledChangesApi.md#get_flag_config_scheduled_changes) | **GET** /api/v2/projects/{projectKey}/flags/{featureFlagKey}/environments/{environmentKey}/scheduled-changes | List scheduled changes
627
+ *LaunchDarklyApi::ScheduledChangesApi* | [**patch_flag_config_scheduled_change**](docs/ScheduledChangesApi.md#patch_flag_config_scheduled_change) | **PATCH** /api/v2/projects/{projectKey}/flags/{featureFlagKey}/environments/{environmentKey}/scheduled-changes/{id} | Update scheduled changes workflow
628
+ *LaunchDarklyApi::ScheduledChangesApi* | [**post_flag_config_scheduled_changes**](docs/ScheduledChangesApi.md#post_flag_config_scheduled_changes) | **POST** /api/v2/projects/{projectKey}/flags/{featureFlagKey}/environments/{environmentKey}/scheduled-changes | Create scheduled changes workflow
629
+ *LaunchDarklyApi::SegmentsApi* | [**delete_segment**](docs/SegmentsApi.md#delete_segment) | **DELETE** /api/v2/segments/{projKey}/{envKey}/{key} | Delete segment
630
+ *LaunchDarklyApi::SegmentsApi* | [**get_expiring_user_targets_for_segment**](docs/SegmentsApi.md#get_expiring_user_targets_for_segment) | **GET** /api/v2/segments/{projKey}/{segmentKey}/expiring-user-targets/{envKey} | Get expiring user targets for segment
631
+ *LaunchDarklyApi::SegmentsApi* | [**get_segment**](docs/SegmentsApi.md#get_segment) | **GET** /api/v2/segments/{projKey}/{envKey}/{key} | Get segment
632
+ *LaunchDarklyApi::SegmentsApi* | [**get_segment_membership_for_user**](docs/SegmentsApi.md#get_segment_membership_for_user) | **GET** /api/v2/segments/{projKey}/{envKey}/{key}/users/{userKey} | Get Big Segment membership for user
633
+ *LaunchDarklyApi::SegmentsApi* | [**get_segments**](docs/SegmentsApi.md#get_segments) | **GET** /api/v2/segments/{projKey}/{envKey} | List segments
634
+ *LaunchDarklyApi::SegmentsApi* | [**patch_expiring_user_targets_for_segment**](docs/SegmentsApi.md#patch_expiring_user_targets_for_segment) | **PATCH** /api/v2/segments/{projKey}/{segmentKey}/expiring-user-targets/{envKey} | Update expiring user targets for segment
635
+ *LaunchDarklyApi::SegmentsApi* | [**patch_segment**](docs/SegmentsApi.md#patch_segment) | **PATCH** /api/v2/segments/{projKey}/{envKey}/{key} | Patch segment
636
+ *LaunchDarklyApi::SegmentsApi* | [**post_segment**](docs/SegmentsApi.md#post_segment) | **POST** /api/v2/segments/{projKey}/{envKey} | Create segment
637
+ *LaunchDarklyApi::SegmentsApi* | [**update_big_segment_targets**](docs/SegmentsApi.md#update_big_segment_targets) | **POST** /api/v2/segments/{projKey}/{envKey}/{key}/users | Update targets on a Big Segment
638
+ *LaunchDarklyApi::TeamsBetaApi* | [**delete_team**](docs/TeamsBetaApi.md#delete_team) | **DELETE** /api/v2/teams/{key} | Delete team
639
+ *LaunchDarklyApi::TeamsBetaApi* | [**get_team**](docs/TeamsBetaApi.md#get_team) | **GET** /api/v2/teams/{key} | Get team
640
+ *LaunchDarklyApi::TeamsBetaApi* | [**get_teams**](docs/TeamsBetaApi.md#get_teams) | **GET** /api/v2/teams | List teams
641
+ *LaunchDarklyApi::TeamsBetaApi* | [**patch_team**](docs/TeamsBetaApi.md#patch_team) | **PATCH** /api/v2/teams/{key} | Update team
642
+ *LaunchDarklyApi::TeamsBetaApi* | [**post_team**](docs/TeamsBetaApi.md#post_team) | **POST** /api/v2/teams | Create team
643
+ *LaunchDarklyApi::TeamsBetaApi* | [**post_team_members**](docs/TeamsBetaApi.md#post_team_members) | **POST** /api/v2/teams/{key}/members | Add members to team
644
+ *LaunchDarklyApi::UserSettingsApi* | [**get_expiring_flags_for_user**](docs/UserSettingsApi.md#get_expiring_flags_for_user) | **GET** /api/v2/users/{projKey}/{userKey}/expiring-user-targets/{envKey} | Get expiring dates on flags for user
645
+ *LaunchDarklyApi::UserSettingsApi* | [**get_user_flag_setting**](docs/UserSettingsApi.md#get_user_flag_setting) | **GET** /api/v2/users/{projKey}/{envKey}/{key}/flags/{featureKey} | Get flag setting for user
646
+ *LaunchDarklyApi::UserSettingsApi* | [**get_user_flag_settings**](docs/UserSettingsApi.md#get_user_flag_settings) | **GET** /api/v2/users/{projKey}/{envKey}/{key}/flags | List flag settings for user
647
+ *LaunchDarklyApi::UserSettingsApi* | [**patch_expiring_flags_for_user**](docs/UserSettingsApi.md#patch_expiring_flags_for_user) | **PATCH** /api/v2/users/{projKey}/{userKey}/expiring-user-targets/{envKey} | Update expiring user target for flags
648
+ *LaunchDarklyApi::UserSettingsApi* | [**put_flag_setting**](docs/UserSettingsApi.md#put_flag_setting) | **PUT** /api/v2/users/{projKey}/{envKey}/{key}/flags/{featureKey} | Update flag settings for user
649
+ *LaunchDarklyApi::UsersApi* | [**delete_user**](docs/UsersApi.md#delete_user) | **DELETE** /api/v2/users/{projKey}/{envKey}/{key} | Delete user
650
+ *LaunchDarklyApi::UsersApi* | [**get_search_users**](docs/UsersApi.md#get_search_users) | **GET** /api/v2/user-search/{projKey}/{envKey} | Find users
651
+ *LaunchDarklyApi::UsersApi* | [**get_user**](docs/UsersApi.md#get_user) | **GET** /api/v2/users/{projKey}/{envKey}/{key} | Get user
652
+ *LaunchDarklyApi::UsersApi* | [**get_users**](docs/UsersApi.md#get_users) | **GET** /api/v2/users/{projKey}/{envKey} | List users
653
+ *LaunchDarklyApi::UsersBetaApi* | [**get_user_attribute_names**](docs/UsersBetaApi.md#get_user_attribute_names) | **GET** /api/v2/user-attributes/{projectKey}/{environmentKey} | Get user attribute names
654
+ *LaunchDarklyApi::WebhooksApi* | [**delete_webhook**](docs/WebhooksApi.md#delete_webhook) | **DELETE** /api/v2/webhooks/{id} | Delete webhook
655
+ *LaunchDarklyApi::WebhooksApi* | [**get_all_webhooks**](docs/WebhooksApi.md#get_all_webhooks) | **GET** /api/v2/webhooks | List webhooks
656
+ *LaunchDarklyApi::WebhooksApi* | [**get_webhook**](docs/WebhooksApi.md#get_webhook) | **GET** /api/v2/webhooks/{id} | Get webhook
657
+ *LaunchDarklyApi::WebhooksApi* | [**patch_webhook**](docs/WebhooksApi.md#patch_webhook) | **PATCH** /api/v2/webhooks/{id} | Update webhook
658
+ *LaunchDarklyApi::WebhooksApi* | [**post_webhook**](docs/WebhooksApi.md#post_webhook) | **POST** /api/v2/webhooks | Creates a webhook
659
+ *LaunchDarklyApi::WorkflowsBetaApi* | [**delete_workflow**](docs/WorkflowsBetaApi.md#delete_workflow) | **DELETE** /api/v2/projects/{projectKey}/flags/{featureFlagKey}/environments/{environmentKey}/workflows/{workflowId} | Delete workflow
660
+ *LaunchDarklyApi::WorkflowsBetaApi* | [**get_custom_workflow**](docs/WorkflowsBetaApi.md#get_custom_workflow) | **GET** /api/v2/projects/{projectKey}/flags/{featureFlagKey}/environments/{environmentKey}/workflows/{workflowId} | Get custom workflow
661
+ *LaunchDarklyApi::WorkflowsBetaApi* | [**get_workflows**](docs/WorkflowsBetaApi.md#get_workflows) | **GET** /api/v2/projects/{projectKey}/flags/{featureFlagKey}/environments/{environmentKey}/workflows | Get workflows
662
+ *LaunchDarklyApi::WorkflowsBetaApi* | [**post_workflow**](docs/WorkflowsBetaApi.md#post_workflow) | **POST** /api/v2/projects/{projectKey}/flags/{featureFlagKey}/environments/{environmentKey}/workflows | Create workflow
186
663
 
187
664
 
188
665
  ## Documentation for Models
189
666
 
190
- - [LaunchDarklyApi::AccessDeniedReasonRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/AccessDeniedReasonRep.md)
191
- - [LaunchDarklyApi::AccessDeniedRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/AccessDeniedRep.md)
192
- - [LaunchDarklyApi::AccessRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/AccessRep.md)
193
- - [LaunchDarklyApi::AccessTokenPost](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/AccessTokenPost.md)
194
- - [LaunchDarklyApi::ApprovalSettings](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ApprovalSettings.md)
195
- - [LaunchDarklyApi::AuditLogEntryListingRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/AuditLogEntryListingRep.md)
196
- - [LaunchDarklyApi::AuditLogEntryListingRepCollection](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/AuditLogEntryListingRepCollection.md)
197
- - [LaunchDarklyApi::AuditLogEntryRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/AuditLogEntryRep.md)
198
- - [LaunchDarklyApi::AuthorizedAppDataRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/AuthorizedAppDataRep.md)
199
- - [LaunchDarklyApi::BigSegmentTarget](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/BigSegmentTarget.md)
200
- - [LaunchDarklyApi::BranchCollectionRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/BranchCollectionRep.md)
201
- - [LaunchDarklyApi::BranchRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/BranchRep.md)
202
- - [LaunchDarklyApi::Clause](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/Clause.md)
203
- - [LaunchDarklyApi::ClientSideAvailability](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ClientSideAvailability.md)
204
- - [LaunchDarklyApi::ClientSideAvailabilityPost](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ClientSideAvailabilityPost.md)
205
- - [LaunchDarklyApi::ConfidenceIntervalRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ConfidenceIntervalRep.md)
206
- - [LaunchDarklyApi::Conflict](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/Conflict.md)
207
- - [LaunchDarklyApi::CopiedFromEnv](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/CopiedFromEnv.md)
208
- - [LaunchDarklyApi::CreateCopyFlagConfigApprovalRequestRequest](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/CreateCopyFlagConfigApprovalRequestRequest.md)
209
- - [LaunchDarklyApi::CreateFlagConfigApprovalRequestRequest](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/CreateFlagConfigApprovalRequestRequest.md)
210
- - [LaunchDarklyApi::CustomProperty](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/CustomProperty.md)
211
- - [LaunchDarklyApi::CustomRole](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/CustomRole.md)
212
- - [LaunchDarklyApi::CustomRolePost](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/CustomRolePost.md)
213
- - [LaunchDarklyApi::CustomRolePostData](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/CustomRolePostData.md)
214
- - [LaunchDarklyApi::CustomRoles](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/CustomRoles.md)
215
- - [LaunchDarklyApi::DefaultClientSideAvailabilityPost](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/DefaultClientSideAvailabilityPost.md)
216
- - [LaunchDarklyApi::Defaults](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/Defaults.md)
217
- - [LaunchDarklyApi::DependentFlag](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/DependentFlag.md)
218
- - [LaunchDarklyApi::DependentFlagEnvironment](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/DependentFlagEnvironment.md)
219
- - [LaunchDarklyApi::DependentFlagsByEnvironment](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/DependentFlagsByEnvironment.md)
220
- - [LaunchDarklyApi::Destination](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/Destination.md)
221
- - [LaunchDarklyApi::DestinationPost](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/DestinationPost.md)
222
- - [LaunchDarklyApi::Destinations](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/Destinations.md)
223
- - [LaunchDarklyApi::Environment](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/Environment.md)
224
- - [LaunchDarklyApi::EnvironmentPost](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/EnvironmentPost.md)
225
- - [LaunchDarklyApi::ExperimentAllocationRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ExperimentAllocationRep.md)
226
- - [LaunchDarklyApi::ExperimentEnabledPeriodRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ExperimentEnabledPeriodRep.md)
227
- - [LaunchDarklyApi::ExperimentEnvironmentSettingRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ExperimentEnvironmentSettingRep.md)
228
- - [LaunchDarklyApi::ExperimentInfoRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ExperimentInfoRep.md)
229
- - [LaunchDarklyApi::ExperimentMetadataRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ExperimentMetadataRep.md)
230
- - [LaunchDarklyApi::ExperimentRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ExperimentRep.md)
231
- - [LaunchDarklyApi::ExperimentResultsRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ExperimentResultsRep.md)
232
- - [LaunchDarklyApi::ExperimentStatsRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ExperimentStatsRep.md)
233
- - [LaunchDarklyApi::ExperimentTimeSeriesSlice](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ExperimentTimeSeriesSlice.md)
234
- - [LaunchDarklyApi::ExperimentTimeSeriesVariationSlice](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ExperimentTimeSeriesVariationSlice.md)
235
- - [LaunchDarklyApi::ExperimentTotalsRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ExperimentTotalsRep.md)
236
- - [LaunchDarklyApi::ExpiringUserTargetError](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ExpiringUserTargetError.md)
237
- - [LaunchDarklyApi::ExpiringUserTargetGetResponse](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ExpiringUserTargetGetResponse.md)
238
- - [LaunchDarklyApi::ExpiringUserTargetItem](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ExpiringUserTargetItem.md)
239
- - [LaunchDarklyApi::ExpiringUserTargetPatchResponse](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ExpiringUserTargetPatchResponse.md)
240
- - [LaunchDarklyApi::Extinction](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/Extinction.md)
241
- - [LaunchDarklyApi::ExtinctionCollectionRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ExtinctionCollectionRep.md)
242
- - [LaunchDarklyApi::ExtinctionRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ExtinctionRep.md)
243
- - [LaunchDarklyApi::FeatureFlag](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/FeatureFlag.md)
244
- - [LaunchDarklyApi::FeatureFlagBody](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/FeatureFlagBody.md)
245
- - [LaunchDarklyApi::FeatureFlagConfig](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/FeatureFlagConfig.md)
246
- - [LaunchDarklyApi::FeatureFlagScheduledChange](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/FeatureFlagScheduledChange.md)
247
- - [LaunchDarklyApi::FeatureFlagScheduledChanges](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/FeatureFlagScheduledChanges.md)
248
- - [LaunchDarklyApi::FeatureFlagStatus](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/FeatureFlagStatus.md)
249
- - [LaunchDarklyApi::FeatureFlagStatusAcrossEnvironments](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/FeatureFlagStatusAcrossEnvironments.md)
250
- - [LaunchDarklyApi::FeatureFlagStatuses](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/FeatureFlagStatuses.md)
251
- - [LaunchDarklyApi::FeatureFlags](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/FeatureFlags.md)
252
- - [LaunchDarklyApi::FlagConfigApprovalRequestResponse](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/FlagConfigApprovalRequestResponse.md)
253
- - [LaunchDarklyApi::FlagConfigApprovalRequestsResponse](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/FlagConfigApprovalRequestsResponse.md)
254
- - [LaunchDarklyApi::FlagCopyConfigEnvironment](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/FlagCopyConfigEnvironment.md)
255
- - [LaunchDarklyApi::FlagCopyConfigPost](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/FlagCopyConfigPost.md)
256
- - [LaunchDarklyApi::FlagGlobalAttributesRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/FlagGlobalAttributesRep.md)
257
- - [LaunchDarklyApi::FlagListingRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/FlagListingRep.md)
258
- - [LaunchDarklyApi::FlagScheduledChangesInput](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/FlagScheduledChangesInput.md)
259
- - [LaunchDarklyApi::FlagStatusRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/FlagStatusRep.md)
260
- - [LaunchDarklyApi::FlagSummary](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/FlagSummary.md)
261
- - [LaunchDarklyApi::HunkRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/HunkRep.md)
262
- - [LaunchDarklyApi::InlineObject](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/InlineObject.md)
263
- - [LaunchDarklyApi::InlineObject1](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/InlineObject1.md)
264
- - [LaunchDarklyApi::InlineResponse200](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/InlineResponse200.md)
265
- - [LaunchDarklyApi::IntegrationMetadata](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/IntegrationMetadata.md)
266
- - [LaunchDarklyApi::IntegrationStatus](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/IntegrationStatus.md)
267
- - [LaunchDarklyApi::IpList](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/IpList.md)
268
- - [LaunchDarklyApi::LastSeenMetadata](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/LastSeenMetadata.md)
269
- - [LaunchDarklyApi::Link](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/Link.md)
270
- - [LaunchDarklyApi::Member](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/Member.md)
271
- - [LaunchDarklyApi::MemberDataRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/MemberDataRep.md)
272
- - [LaunchDarklyApi::MemberPermissionGrantSummaryRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/MemberPermissionGrantSummaryRep.md)
273
- - [LaunchDarklyApi::MemberSummaryRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/MemberSummaryRep.md)
274
- - [LaunchDarklyApi::MemberTeamSummaryRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/MemberTeamSummaryRep.md)
275
- - [LaunchDarklyApi::Members](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/Members.md)
276
- - [LaunchDarklyApi::MetricCollectionRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/MetricCollectionRep.md)
277
- - [LaunchDarklyApi::MetricListingRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/MetricListingRep.md)
278
- - [LaunchDarklyApi::MetricPost](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/MetricPost.md)
279
- - [LaunchDarklyApi::MetricRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/MetricRep.md)
280
- - [LaunchDarklyApi::Modification](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/Modification.md)
281
- - [LaunchDarklyApi::MultiEnvironmentDependentFlag](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/MultiEnvironmentDependentFlag.md)
282
- - [LaunchDarklyApi::MultiEnvironmentDependentFlags](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/MultiEnvironmentDependentFlags.md)
283
- - [LaunchDarklyApi::NewMemberForm](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/NewMemberForm.md)
284
- - [LaunchDarklyApi::ParentResourceRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ParentResourceRep.md)
285
- - [LaunchDarklyApi::PatchOperation](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/PatchOperation.md)
286
- - [LaunchDarklyApi::PatchSegmentInstruction](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/PatchSegmentInstruction.md)
287
- - [LaunchDarklyApi::PatchSegmentRequest](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/PatchSegmentRequest.md)
288
- - [LaunchDarklyApi::PatchWithComment](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/PatchWithComment.md)
289
- - [LaunchDarklyApi::PostApprovalRequestApplyRequest](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/PostApprovalRequestApplyRequest.md)
290
- - [LaunchDarklyApi::PostApprovalRequestReviewRequest](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/PostApprovalRequestReviewRequest.md)
291
- - [LaunchDarklyApi::PostFlagScheduledChangesInput](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/PostFlagScheduledChangesInput.md)
292
- - [LaunchDarklyApi::Prerequisite](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/Prerequisite.md)
293
- - [LaunchDarklyApi::Project](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/Project.md)
294
- - [LaunchDarklyApi::ProjectListingRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ProjectListingRep.md)
295
- - [LaunchDarklyApi::ProjectPost](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ProjectPost.md)
296
- - [LaunchDarklyApi::Projects](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/Projects.md)
297
- - [LaunchDarklyApi::PubNubDetailRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/PubNubDetailRep.md)
298
- - [LaunchDarklyApi::ReferenceRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ReferenceRep.md)
299
- - [LaunchDarklyApi::RelayAutoConfigCollectionRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/RelayAutoConfigCollectionRep.md)
300
- - [LaunchDarklyApi::RelayAutoConfigPost](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/RelayAutoConfigPost.md)
301
- - [LaunchDarklyApi::RelayAutoConfigRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/RelayAutoConfigRep.md)
302
- - [LaunchDarklyApi::RepositoryCollectionRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/RepositoryCollectionRep.md)
303
- - [LaunchDarklyApi::RepositoryPost](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/RepositoryPost.md)
304
- - [LaunchDarklyApi::RepositoryRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/RepositoryRep.md)
305
- - [LaunchDarklyApi::ResourceAccess](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ResourceAccess.md)
306
- - [LaunchDarklyApi::ResourceIDResponse](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ResourceIDResponse.md)
307
- - [LaunchDarklyApi::ReviewResponse](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ReviewResponse.md)
308
- - [LaunchDarklyApi::Rollout](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/Rollout.md)
309
- - [LaunchDarklyApi::Rule](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/Rule.md)
310
- - [LaunchDarklyApi::SdkListRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/SdkListRep.md)
311
- - [LaunchDarklyApi::SdkVersionListRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/SdkVersionListRep.md)
312
- - [LaunchDarklyApi::SdkVersionRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/SdkVersionRep.md)
313
- - [LaunchDarklyApi::SegmentBody](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/SegmentBody.md)
314
- - [LaunchDarklyApi::SegmentMetadata](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/SegmentMetadata.md)
315
- - [LaunchDarklyApi::SegmentUserList](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/SegmentUserList.md)
316
- - [LaunchDarklyApi::SegmentUserState](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/SegmentUserState.md)
317
- - [LaunchDarklyApi::SeriesListRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/SeriesListRep.md)
318
- - [LaunchDarklyApi::SourceFlag](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/SourceFlag.md)
319
- - [LaunchDarklyApi::Statement](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/Statement.md)
320
- - [LaunchDarklyApi::StatementPost](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/StatementPost.md)
321
- - [LaunchDarklyApi::StatementPostData](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/StatementPostData.md)
322
- - [LaunchDarklyApi::StatementRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/StatementRep.md)
323
- - [LaunchDarklyApi::StatisticCollectionRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/StatisticCollectionRep.md)
324
- - [LaunchDarklyApi::StatisticRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/StatisticRep.md)
325
- - [LaunchDarklyApi::StatisticsRoot](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/StatisticsRoot.md)
326
- - [LaunchDarklyApi::SubjectDataRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/SubjectDataRep.md)
327
- - [LaunchDarklyApi::Target](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/Target.md)
328
- - [LaunchDarklyApi::TargetResourceRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/TargetResourceRep.md)
329
- - [LaunchDarklyApi::TitleRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/TitleRep.md)
330
- - [LaunchDarklyApi::Token](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/Token.md)
331
- - [LaunchDarklyApi::TokenDataRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/TokenDataRep.md)
332
- - [LaunchDarklyApi::Tokens](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/Tokens.md)
333
- - [LaunchDarklyApi::UrlPost](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/UrlPost.md)
334
- - [LaunchDarklyApi::User](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/User.md)
335
- - [LaunchDarklyApi::UserAttributeNamesRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/UserAttributeNamesRep.md)
336
- - [LaunchDarklyApi::UserFlagSetting](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/UserFlagSetting.md)
337
- - [LaunchDarklyApi::UserFlagSettings](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/UserFlagSettings.md)
338
- - [LaunchDarklyApi::UserRecord](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/UserRecord.md)
339
- - [LaunchDarklyApi::UserSegment](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/UserSegment.md)
340
- - [LaunchDarklyApi::UserSegmentRule](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/UserSegmentRule.md)
341
- - [LaunchDarklyApi::UserSegments](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/UserSegments.md)
342
- - [LaunchDarklyApi::Users](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/Users.md)
343
- - [LaunchDarklyApi::ValuePut](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/ValuePut.md)
344
- - [LaunchDarklyApi::Variate](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/Variate.md)
345
- - [LaunchDarklyApi::Variation](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/Variation.md)
346
- - [LaunchDarklyApi::VariationOrRolloutRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/VariationOrRolloutRep.md)
347
- - [LaunchDarklyApi::VariationSummary](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/VariationSummary.md)
348
- - [LaunchDarklyApi::VersionsRep](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/VersionsRep.md)
349
- - [LaunchDarklyApi::Webhook](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/Webhook.md)
350
- - [LaunchDarklyApi::WebhookPost](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/WebhookPost.md)
351
- - [LaunchDarklyApi::Webhooks](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/Webhooks.md)
352
- - [LaunchDarklyApi::WeightedVariation](https://github.com/launchdarkly/api-client-ruby/blob/2.0/docs/WeightedVariation.md)
667
+ - [LaunchDarklyApi::AccessDeniedReasonRep](docs/AccessDeniedReasonRep.md)
668
+ - [LaunchDarklyApi::AccessDeniedRep](docs/AccessDeniedRep.md)
669
+ - [LaunchDarklyApi::AccessRep](docs/AccessRep.md)
670
+ - [LaunchDarklyApi::AccessTokenPost](docs/AccessTokenPost.md)
671
+ - [LaunchDarklyApi::ActionInputRep](docs/ActionInputRep.md)
672
+ - [LaunchDarklyApi::ActionOutputRep](docs/ActionOutputRep.md)
673
+ - [LaunchDarklyApi::ApprovalConditionInputRep](docs/ApprovalConditionInputRep.md)
674
+ - [LaunchDarklyApi::ApprovalConditionOutputRep](docs/ApprovalConditionOutputRep.md)
675
+ - [LaunchDarklyApi::ApprovalSettings](docs/ApprovalSettings.md)
676
+ - [LaunchDarklyApi::AuditLogEntryListingRep](docs/AuditLogEntryListingRep.md)
677
+ - [LaunchDarklyApi::AuditLogEntryListingRepCollection](docs/AuditLogEntryListingRepCollection.md)
678
+ - [LaunchDarklyApi::AuditLogEntryRep](docs/AuditLogEntryRep.md)
679
+ - [LaunchDarklyApi::AuthorizedAppDataRep](docs/AuthorizedAppDataRep.md)
680
+ - [LaunchDarklyApi::BigSegmentTarget](docs/BigSegmentTarget.md)
681
+ - [LaunchDarklyApi::BranchCollectionRep](docs/BranchCollectionRep.md)
682
+ - [LaunchDarklyApi::BranchRep](docs/BranchRep.md)
683
+ - [LaunchDarklyApi::Clause](docs/Clause.md)
684
+ - [LaunchDarklyApi::ClientSideAvailability](docs/ClientSideAvailability.md)
685
+ - [LaunchDarklyApi::ClientSideAvailabilityPost](docs/ClientSideAvailabilityPost.md)
686
+ - [LaunchDarklyApi::ConditionBaseOutputRep](docs/ConditionBaseOutputRep.md)
687
+ - [LaunchDarklyApi::ConditionInputRep](docs/ConditionInputRep.md)
688
+ - [LaunchDarklyApi::ConditionOutputRep](docs/ConditionOutputRep.md)
689
+ - [LaunchDarklyApi::ConfidenceIntervalRep](docs/ConfidenceIntervalRep.md)
690
+ - [LaunchDarklyApi::Conflict](docs/Conflict.md)
691
+ - [LaunchDarklyApi::ConflictOutputRep](docs/ConflictOutputRep.md)
692
+ - [LaunchDarklyApi::CopiedFromEnv](docs/CopiedFromEnv.md)
693
+ - [LaunchDarklyApi::CreateCopyFlagConfigApprovalRequestRequest](docs/CreateCopyFlagConfigApprovalRequestRequest.md)
694
+ - [LaunchDarklyApi::CreateFlagConfigApprovalRequestRequest](docs/CreateFlagConfigApprovalRequestRequest.md)
695
+ - [LaunchDarklyApi::CustomProperty](docs/CustomProperty.md)
696
+ - [LaunchDarklyApi::CustomRole](docs/CustomRole.md)
697
+ - [LaunchDarklyApi::CustomRolePost](docs/CustomRolePost.md)
698
+ - [LaunchDarklyApi::CustomRolePostData](docs/CustomRolePostData.md)
699
+ - [LaunchDarklyApi::CustomRoles](docs/CustomRoles.md)
700
+ - [LaunchDarklyApi::CustomRolesRep](docs/CustomRolesRep.md)
701
+ - [LaunchDarklyApi::CustomWorkflowInputRep](docs/CustomWorkflowInputRep.md)
702
+ - [LaunchDarklyApi::CustomWorkflowMeta](docs/CustomWorkflowMeta.md)
703
+ - [LaunchDarklyApi::CustomWorkflowOutputRep](docs/CustomWorkflowOutputRep.md)
704
+ - [LaunchDarklyApi::CustomWorkflowStageMeta](docs/CustomWorkflowStageMeta.md)
705
+ - [LaunchDarklyApi::CustomWorkflowsListingOutputRep](docs/CustomWorkflowsListingOutputRep.md)
706
+ - [LaunchDarklyApi::DefaultClientSideAvailabilityPost](docs/DefaultClientSideAvailabilityPost.md)
707
+ - [LaunchDarklyApi::Defaults](docs/Defaults.md)
708
+ - [LaunchDarklyApi::DependentFlag](docs/DependentFlag.md)
709
+ - [LaunchDarklyApi::DependentFlagEnvironment](docs/DependentFlagEnvironment.md)
710
+ - [LaunchDarklyApi::DependentFlagsByEnvironment](docs/DependentFlagsByEnvironment.md)
711
+ - [LaunchDarklyApi::DerivedAttribute](docs/DerivedAttribute.md)
712
+ - [LaunchDarklyApi::Destination](docs/Destination.md)
713
+ - [LaunchDarklyApi::DestinationPost](docs/DestinationPost.md)
714
+ - [LaunchDarklyApi::Destinations](docs/Destinations.md)
715
+ - [LaunchDarklyApi::Environment](docs/Environment.md)
716
+ - [LaunchDarklyApi::EnvironmentPost](docs/EnvironmentPost.md)
717
+ - [LaunchDarklyApi::ExecutionOutputRep](docs/ExecutionOutputRep.md)
718
+ - [LaunchDarklyApi::ExpandedTeamRep](docs/ExpandedTeamRep.md)
719
+ - [LaunchDarklyApi::ExperimentAllocationRep](docs/ExperimentAllocationRep.md)
720
+ - [LaunchDarklyApi::ExperimentEnabledPeriodRep](docs/ExperimentEnabledPeriodRep.md)
721
+ - [LaunchDarklyApi::ExperimentEnvironmentSettingRep](docs/ExperimentEnvironmentSettingRep.md)
722
+ - [LaunchDarklyApi::ExperimentInfoRep](docs/ExperimentInfoRep.md)
723
+ - [LaunchDarklyApi::ExperimentMetadataRep](docs/ExperimentMetadataRep.md)
724
+ - [LaunchDarklyApi::ExperimentRep](docs/ExperimentRep.md)
725
+ - [LaunchDarklyApi::ExperimentResultsRep](docs/ExperimentResultsRep.md)
726
+ - [LaunchDarklyApi::ExperimentStatsRep](docs/ExperimentStatsRep.md)
727
+ - [LaunchDarklyApi::ExperimentTimeSeriesSlice](docs/ExperimentTimeSeriesSlice.md)
728
+ - [LaunchDarklyApi::ExperimentTimeSeriesVariationSlice](docs/ExperimentTimeSeriesVariationSlice.md)
729
+ - [LaunchDarklyApi::ExperimentTotalsRep](docs/ExperimentTotalsRep.md)
730
+ - [LaunchDarklyApi::ExpiringUserTargetError](docs/ExpiringUserTargetError.md)
731
+ - [LaunchDarklyApi::ExpiringUserTargetGetResponse](docs/ExpiringUserTargetGetResponse.md)
732
+ - [LaunchDarklyApi::ExpiringUserTargetItem](docs/ExpiringUserTargetItem.md)
733
+ - [LaunchDarklyApi::ExpiringUserTargetPatchResponse](docs/ExpiringUserTargetPatchResponse.md)
734
+ - [LaunchDarklyApi::Extinction](docs/Extinction.md)
735
+ - [LaunchDarklyApi::ExtinctionCollectionRep](docs/ExtinctionCollectionRep.md)
736
+ - [LaunchDarklyApi::FeatureFlag](docs/FeatureFlag.md)
737
+ - [LaunchDarklyApi::FeatureFlagBody](docs/FeatureFlagBody.md)
738
+ - [LaunchDarklyApi::FeatureFlagConfig](docs/FeatureFlagConfig.md)
739
+ - [LaunchDarklyApi::FeatureFlagScheduledChange](docs/FeatureFlagScheduledChange.md)
740
+ - [LaunchDarklyApi::FeatureFlagScheduledChanges](docs/FeatureFlagScheduledChanges.md)
741
+ - [LaunchDarklyApi::FeatureFlagStatus](docs/FeatureFlagStatus.md)
742
+ - [LaunchDarklyApi::FeatureFlagStatusAcrossEnvironments](docs/FeatureFlagStatusAcrossEnvironments.md)
743
+ - [LaunchDarklyApi::FeatureFlagStatuses](docs/FeatureFlagStatuses.md)
744
+ - [LaunchDarklyApi::FeatureFlags](docs/FeatureFlags.md)
745
+ - [LaunchDarklyApi::FlagConfigApprovalRequestResponse](docs/FlagConfigApprovalRequestResponse.md)
746
+ - [LaunchDarklyApi::FlagConfigApprovalRequestsResponse](docs/FlagConfigApprovalRequestsResponse.md)
747
+ - [LaunchDarklyApi::FlagCopyConfigEnvironment](docs/FlagCopyConfigEnvironment.md)
748
+ - [LaunchDarklyApi::FlagCopyConfigPost](docs/FlagCopyConfigPost.md)
749
+ - [LaunchDarklyApi::FlagGlobalAttributesRep](docs/FlagGlobalAttributesRep.md)
750
+ - [LaunchDarklyApi::FlagListingRep](docs/FlagListingRep.md)
751
+ - [LaunchDarklyApi::FlagScheduledChangesInput](docs/FlagScheduledChangesInput.md)
752
+ - [LaunchDarklyApi::FlagStatusRep](docs/FlagStatusRep.md)
753
+ - [LaunchDarklyApi::FlagSummary](docs/FlagSummary.md)
754
+ - [LaunchDarklyApi::FlagTriggerInput](docs/FlagTriggerInput.md)
755
+ - [LaunchDarklyApi::ForbiddenErrorRep](docs/ForbiddenErrorRep.md)
756
+ - [LaunchDarklyApi::HunkRep](docs/HunkRep.md)
757
+ - [LaunchDarklyApi::Integration](docs/Integration.md)
758
+ - [LaunchDarklyApi::IntegrationMetadata](docs/IntegrationMetadata.md)
759
+ - [LaunchDarklyApi::IntegrationStatus](docs/IntegrationStatus.md)
760
+ - [LaunchDarklyApi::IntegrationStatusRep](docs/IntegrationStatusRep.md)
761
+ - [LaunchDarklyApi::IntegrationSubscriptionStatusRep](docs/IntegrationSubscriptionStatusRep.md)
762
+ - [LaunchDarklyApi::Integrations](docs/Integrations.md)
763
+ - [LaunchDarklyApi::InvalidRequestErrorRep](docs/InvalidRequestErrorRep.md)
764
+ - [LaunchDarklyApi::IpList](docs/IpList.md)
765
+ - [LaunchDarklyApi::LastSeenMetadata](docs/LastSeenMetadata.md)
766
+ - [LaunchDarklyApi::Link](docs/Link.md)
767
+ - [LaunchDarklyApi::Member](docs/Member.md)
768
+ - [LaunchDarklyApi::MemberDataRep](docs/MemberDataRep.md)
769
+ - [LaunchDarklyApi::MemberImportItemRep](docs/MemberImportItemRep.md)
770
+ - [LaunchDarklyApi::MemberPermissionGrantSummaryRep](docs/MemberPermissionGrantSummaryRep.md)
771
+ - [LaunchDarklyApi::MemberSummaryRep](docs/MemberSummaryRep.md)
772
+ - [LaunchDarklyApi::MemberTeamSummaryRep](docs/MemberTeamSummaryRep.md)
773
+ - [LaunchDarklyApi::MemberTeamsPostInput](docs/MemberTeamsPostInput.md)
774
+ - [LaunchDarklyApi::Members](docs/Members.md)
775
+ - [LaunchDarklyApi::MethodNotAllowedErrorRep](docs/MethodNotAllowedErrorRep.md)
776
+ - [LaunchDarklyApi::MetricCollectionRep](docs/MetricCollectionRep.md)
777
+ - [LaunchDarklyApi::MetricListingRep](docs/MetricListingRep.md)
778
+ - [LaunchDarklyApi::MetricPost](docs/MetricPost.md)
779
+ - [LaunchDarklyApi::MetricRep](docs/MetricRep.md)
780
+ - [LaunchDarklyApi::MetricSeen](docs/MetricSeen.md)
781
+ - [LaunchDarklyApi::Modification](docs/Modification.md)
782
+ - [LaunchDarklyApi::MultiEnvironmentDependentFlag](docs/MultiEnvironmentDependentFlag.md)
783
+ - [LaunchDarklyApi::MultiEnvironmentDependentFlags](docs/MultiEnvironmentDependentFlags.md)
784
+ - [LaunchDarklyApi::NewMemberForm](docs/NewMemberForm.md)
785
+ - [LaunchDarklyApi::NotFoundErrorRep](docs/NotFoundErrorRep.md)
786
+ - [LaunchDarklyApi::ParentResourceRep](docs/ParentResourceRep.md)
787
+ - [LaunchDarklyApi::PatchFailedErrorRep](docs/PatchFailedErrorRep.md)
788
+ - [LaunchDarklyApi::PatchOperation](docs/PatchOperation.md)
789
+ - [LaunchDarklyApi::PatchSegmentInstruction](docs/PatchSegmentInstruction.md)
790
+ - [LaunchDarklyApi::PatchSegmentRequest](docs/PatchSegmentRequest.md)
791
+ - [LaunchDarklyApi::PatchWithComment](docs/PatchWithComment.md)
792
+ - [LaunchDarklyApi::PermissionGrantInput](docs/PermissionGrantInput.md)
793
+ - [LaunchDarklyApi::PermissionGrantRep](docs/PermissionGrantRep.md)
794
+ - [LaunchDarklyApi::PostApprovalRequestApplyRequest](docs/PostApprovalRequestApplyRequest.md)
795
+ - [LaunchDarklyApi::PostApprovalRequestReviewRequest](docs/PostApprovalRequestReviewRequest.md)
796
+ - [LaunchDarklyApi::PostFlagScheduledChangesInput](docs/PostFlagScheduledChangesInput.md)
797
+ - [LaunchDarklyApi::Prerequisite](docs/Prerequisite.md)
798
+ - [LaunchDarklyApi::Project](docs/Project.md)
799
+ - [LaunchDarklyApi::ProjectListingRep](docs/ProjectListingRep.md)
800
+ - [LaunchDarklyApi::ProjectPost](docs/ProjectPost.md)
801
+ - [LaunchDarklyApi::Projects](docs/Projects.md)
802
+ - [LaunchDarklyApi::PubNubDetailRep](docs/PubNubDetailRep.md)
803
+ - [LaunchDarklyApi::PutBranch](docs/PutBranch.md)
804
+ - [LaunchDarklyApi::RateLimitedErrorRep](docs/RateLimitedErrorRep.md)
805
+ - [LaunchDarklyApi::RecentTriggerBody](docs/RecentTriggerBody.md)
806
+ - [LaunchDarklyApi::ReferenceRep](docs/ReferenceRep.md)
807
+ - [LaunchDarklyApi::RelayAutoConfigCollectionRep](docs/RelayAutoConfigCollectionRep.md)
808
+ - [LaunchDarklyApi::RelayAutoConfigPost](docs/RelayAutoConfigPost.md)
809
+ - [LaunchDarklyApi::RelayAutoConfigRep](docs/RelayAutoConfigRep.md)
810
+ - [LaunchDarklyApi::RepositoryCollectionRep](docs/RepositoryCollectionRep.md)
811
+ - [LaunchDarklyApi::RepositoryPost](docs/RepositoryPost.md)
812
+ - [LaunchDarklyApi::RepositoryRep](docs/RepositoryRep.md)
813
+ - [LaunchDarklyApi::ResourceAccess](docs/ResourceAccess.md)
814
+ - [LaunchDarklyApi::ResourceIDResponse](docs/ResourceIDResponse.md)
815
+ - [LaunchDarklyApi::ReviewOutputRep](docs/ReviewOutputRep.md)
816
+ - [LaunchDarklyApi::ReviewResponse](docs/ReviewResponse.md)
817
+ - [LaunchDarklyApi::Rollout](docs/Rollout.md)
818
+ - [LaunchDarklyApi::Rule](docs/Rule.md)
819
+ - [LaunchDarklyApi::ScheduleConditionInputRep](docs/ScheduleConditionInputRep.md)
820
+ - [LaunchDarklyApi::ScheduleConditionOutputRep](docs/ScheduleConditionOutputRep.md)
821
+ - [LaunchDarklyApi::SdkListRep](docs/SdkListRep.md)
822
+ - [LaunchDarklyApi::SdkVersionListRep](docs/SdkVersionListRep.md)
823
+ - [LaunchDarklyApi::SdkVersionRep](docs/SdkVersionRep.md)
824
+ - [LaunchDarklyApi::SegmentBody](docs/SegmentBody.md)
825
+ - [LaunchDarklyApi::SegmentMetadata](docs/SegmentMetadata.md)
826
+ - [LaunchDarklyApi::SegmentUserList](docs/SegmentUserList.md)
827
+ - [LaunchDarklyApi::SegmentUserState](docs/SegmentUserState.md)
828
+ - [LaunchDarklyApi::SeriesListRep](docs/SeriesListRep.md)
829
+ - [LaunchDarklyApi::SourceFlag](docs/SourceFlag.md)
830
+ - [LaunchDarklyApi::StageInputRep](docs/StageInputRep.md)
831
+ - [LaunchDarklyApi::StageOutputRep](docs/StageOutputRep.md)
832
+ - [LaunchDarklyApi::Statement](docs/Statement.md)
833
+ - [LaunchDarklyApi::StatementPost](docs/StatementPost.md)
834
+ - [LaunchDarklyApi::StatementPostData](docs/StatementPostData.md)
835
+ - [LaunchDarklyApi::StatementRep](docs/StatementRep.md)
836
+ - [LaunchDarklyApi::StatisticCollectionRep](docs/StatisticCollectionRep.md)
837
+ - [LaunchDarklyApi::StatisticRep](docs/StatisticRep.md)
838
+ - [LaunchDarklyApi::StatisticsRoot](docs/StatisticsRoot.md)
839
+ - [LaunchDarklyApi::StatusConflictErrorRep](docs/StatusConflictErrorRep.md)
840
+ - [LaunchDarklyApi::SubjectDataRep](docs/SubjectDataRep.md)
841
+ - [LaunchDarklyApi::SubscriptionPost](docs/SubscriptionPost.md)
842
+ - [LaunchDarklyApi::Target](docs/Target.md)
843
+ - [LaunchDarklyApi::TargetResourceRep](docs/TargetResourceRep.md)
844
+ - [LaunchDarklyApi::TeamCollectionRep](docs/TeamCollectionRep.md)
845
+ - [LaunchDarklyApi::TeamImportsRep](docs/TeamImportsRep.md)
846
+ - [LaunchDarklyApi::TeamPatchInput](docs/TeamPatchInput.md)
847
+ - [LaunchDarklyApi::TeamPostInput](docs/TeamPostInput.md)
848
+ - [LaunchDarklyApi::TeamRep](docs/TeamRep.md)
849
+ - [LaunchDarklyApi::TitleRep](docs/TitleRep.md)
850
+ - [LaunchDarklyApi::Token](docs/Token.md)
851
+ - [LaunchDarklyApi::TokenDataRep](docs/TokenDataRep.md)
852
+ - [LaunchDarklyApi::Tokens](docs/Tokens.md)
853
+ - [LaunchDarklyApi::TriggerPost](docs/TriggerPost.md)
854
+ - [LaunchDarklyApi::TriggerWorkflowCollectionRep](docs/TriggerWorkflowCollectionRep.md)
855
+ - [LaunchDarklyApi::TriggerWorkflowRep](docs/TriggerWorkflowRep.md)
856
+ - [LaunchDarklyApi::UnauthorizedErrorRep](docs/UnauthorizedErrorRep.md)
857
+ - [LaunchDarklyApi::UrlPost](docs/UrlPost.md)
858
+ - [LaunchDarklyApi::User](docs/User.md)
859
+ - [LaunchDarklyApi::UserAttributeNamesRep](docs/UserAttributeNamesRep.md)
860
+ - [LaunchDarklyApi::UserFlagSetting](docs/UserFlagSetting.md)
861
+ - [LaunchDarklyApi::UserFlagSettings](docs/UserFlagSettings.md)
862
+ - [LaunchDarklyApi::UserRecord](docs/UserRecord.md)
863
+ - [LaunchDarklyApi::UserRecordRep](docs/UserRecordRep.md)
864
+ - [LaunchDarklyApi::UserSegment](docs/UserSegment.md)
865
+ - [LaunchDarklyApi::UserSegmentRule](docs/UserSegmentRule.md)
866
+ - [LaunchDarklyApi::UserSegments](docs/UserSegments.md)
867
+ - [LaunchDarklyApi::Users](docs/Users.md)
868
+ - [LaunchDarklyApi::ValuePut](docs/ValuePut.md)
869
+ - [LaunchDarklyApi::Variation](docs/Variation.md)
870
+ - [LaunchDarklyApi::VariationOrRolloutRep](docs/VariationOrRolloutRep.md)
871
+ - [LaunchDarklyApi::VariationSummary](docs/VariationSummary.md)
872
+ - [LaunchDarklyApi::VersionsRep](docs/VersionsRep.md)
873
+ - [LaunchDarklyApi::Webhook](docs/Webhook.md)
874
+ - [LaunchDarklyApi::WebhookPost](docs/WebhookPost.md)
875
+ - [LaunchDarklyApi::Webhooks](docs/Webhooks.md)
876
+ - [LaunchDarklyApi::WeightedVariation](docs/WeightedVariation.md)
877
+
878
+
879
+ ## Documentation for Authorization
880
+
881
+
882
+ ### ApiKey
883
+
884
+
885
+ - **Type**: API key
886
+ - **API key parameter name**: Authorization
887
+ - **Location**: HTTP header
353
888
 
354
889
  ## Sample Code
355
890
 
356
891
  ```ruby
357
892
  # Load the gem
358
893
  require 'launchdarkly_api'
359
- require 'launchdarkly_api/models/variate'
894
+ require 'launchdarkly_api/models/variation'
360
895
 
361
896
  # Setup authorization
362
897
  LaunchDarklyApi.configure do |config|
@@ -374,9 +909,9 @@ body = LaunchDarklyApi::FeatureFlagBody.new(
374
909
  name: "test-ruby",
375
910
  key: flag_key,
376
911
  variations: [
377
- LaunchDarklyApi::Variate.new({value: [1,2]}),
378
- LaunchDarklyApi::Variate.new({value: [3,4]}),
379
- LaunchDarklyApi::Variate.new({value: [5]}),
912
+ LaunchDarklyApi::Variation.new({value: [1,2]}),
913
+ LaunchDarklyApi::Variation.new({value: [3,4]}),
914
+ LaunchDarklyApi::Variation.new({value: [5]}),
380
915
  ])
381
916
 
382
917
  begin