Documentation
Sign inGet started

bird contacts

Usage

Ejemplo de código
bird contacts

Description

A contact is identified by its email address, phone number, or external ID, and carries whatever custom values the workspace has defined as contact properties. Contacts are the unit an audience groups and a broadcast sends to.
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. Destructive commands require --yes.

Commands

NameDescription
batchCreate or update many contacts in one request, matched by the identifiers each entry carries
createCreate a contact by email address, phone number, or both
deleteDelete a contact
getGet a contact
listList contacts
updateUpdate a contact's name, email, phone-number, external-id, or custom data