Sign inGet Started

bird contact-properties archive

Usage

Ejemplo de código
bird contact-properties archive <property-id> [flags]

Description

Archive a contact property: the key is rejected in new contact writes and can no longer be used in a template version you publish, while stored values remain readable and versions published before the archive keep sending. Succeeds whatever else reads the key; only an already-archived property is refused. The key stays reserved and counts toward the 200-property limit; reverse with bird contact-properties unarchive.
This is destructive and cannot be undone; pass --yes to confirm.

Examples

Ejemplo de código
bird contact-properties archive <id> --yes

Options

Safety

NameDescription
--idempotency-keyDeduplication key; a retry with the same key won't act twice
--yesConfirm a destructive action (required; the CLI never prompts)

Options

NameDescription
--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