Documentation
Sign inGet started

bird contact-properties archive

Usage

Esempio di codice
bird contact-properties archive <property-id> [flags]

Description

Archive a contact property: the key is rejected in new contact writes and stops rendering in templates, while stored values remain readable. The key stays reserved and counts toward the 200-property limit; reverse with contact_properties.unarchive.

Examples

Esempio di codice
bird contact-properties archive <id>

Options

NameDescription
--idempotency-keyDeduplication key; a retry with the same key won't act twice
--response-schemaPrint the fields this command returns, then exit
NameDescription
bird contact-properties createDefine a custom contact property.
bird contact-properties getGet a contact property
bird contact-properties listList contact properties
bird contact-properties unarchiveUnarchive a contact property
bird contact-properties updateUpdate a contact property's fallback value.