Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 721 Bytes

UpsertContextKindPayload.md

File metadata and controls

13 lines (10 loc) · 721 Bytes

# UpsertContextKindPayload

Properties

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

[Back to Model list] [Back to API list] [Back to README]