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
| Name | Description |
|---|---|
| --idempotency-key | Deduplication key; a retry with the same key won't act twice |
| --response-schema | Print the fields this command returns, then exit |
Related
| Name | Description |
|---|---|
| bird contact-properties archive | Archive a contact property |
| bird contact-properties create | Define a custom contact property. |
| bird contact-properties get | Get a contact property |
| bird contact-properties list | List contact properties |
| bird contact-properties update | Update a contact property's fallback value. |