bird contact-properties
Usage
代码示例
bird contact-propertiesDescription
Define the custom properties contacts can carry. A property has a key, a value
type (string, number, or boolean), and an optional fallback used when a contact
has no value. The key and type are fixed after creation.
Archiving retires a key without deleting stored values; unarchive reactivates it.
Reads return JSON; list is paginated. Mutations take flags and/or a --body-file JSON body (flags overriding); run --example to print the body shape or --dry-run to preview the request.