Documentation
Sign inGet started

bird contacts

Usage

Codevoorbeeld
bird contacts

Description

Manage the contacts in your workspace: the people you send messages to. Contacts are unique by email address, and carry custom values keyed by the properties you define with the contact-properties command group.
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 email.
createCreate a contact by email address.
deleteDelete a contact
getGet a contact
listList contacts
updateUpdate a contact's name, email, external-id, or custom data.