Documentation
Sign inGet started

bird contact-properties unarchive

Usage

Przykład kodu
bird contact-properties unarchive <property-id> [flags]

Description

Reactivate an archived contact property so its key is accepted in contact writes and renders in templates again. Fails with a conflict if the property is not archived.

Examples

Przykład kodu
bird contact-properties unarchive <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 archiveArchive a contact property
bird contact-properties createDefine a custom contact property.
bird contact-properties getGet a contact property
bird contact-properties listList contact properties
bird contact-properties updateUpdate a contact property's fallback value.