Sign inGet started

bird whatsapp numbers update

Usage

代码示例
bird whatsapp numbers update <number-id> [flags]

Description

Update a WhatsApp number name
Change your workspace's own label for a connected WhatsApp number.
Build the request from flags, a JSON WhatsAppNumberUpdate body via --body-file ("-" reads stdin), or both — a flag overrides the matching body field. Run --example to print a ready-to-edit body, or --dry-run to print the resolved request without sending it.

Examples

代码示例
# print the body shape (no credentials needed)
bird whatsapp numbers update --example

# the body it prints:
代码示例
{
  "name": "Sales EU"
}

Options

Request

NameDescription
--body-fileRead the JSON request body from this file; "-" reads stdin
--examplePrint a complete example request body, then exit
--dry-runPrint the resolved request without sending it, then exit
--idempotency-keyDeduplication key; a retry with the same key won't act twice

Options

NameDescription
--nameYour workspace's own label for this number. This has no bearing on what WhatsApp displays to people the number messages.
--response-schemaPrint the fields this command returns, then exit
NameDescription
bird whatsapp numbers createCreate a WhatsApp number connection
bird whatsapp numbers deleteDelete a WhatsApp number connection
bird whatsapp numbers getGet a WhatsApp number
bird whatsapp numbers listList WhatsApp numbers
bird whatsapp numbers precheckCheck a number against WhatsApp