Skip to content
This repository was archived by the owner on Feb 3, 2026. It is now read-only.

Latest commit

 

History

History
13 lines (9 loc) · 617 Bytes

File metadata and controls

13 lines (9 loc) · 617 Bytes

LaunchDarklyApi.UpsertContextKindPayload

Properties

Name Type Description Notes
name String The context kind name
description String The context kind description [optional]
hideInTargeting Boolean Alias for archived. [optional]
archived Boolean Whether the context kind is archived. Archived context kinds are unavailable for targeting. [optional]
version Number The context kind version. If not specified when the context kind is created, defaults to 1. [optional]