bird sms 10dlc brands vettings create
Usage
Contoh kode
bird sms 10dlc brands vettings create <brand-id> [flags]Description
Create a 10DLC brand vetting request
Order external vetting for a 10DLC brand: standard, enhanced, or political for any approved brand, or auth_plus for a public_profit brand with a business_contact_email set (required before its campaigns can run, and never ordered automatically). Charges a one-off fee that varies by class; returns 402 when the wallet cannot cover it. Use bird sms 10dlc brands vettings list to check status.
Build the request from flags, a JSON TCRBrandVettingRequest 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
Contoh kode
# print the body shape (no credentials needed)
bird sms 10dlc brands vettings create --example
# the body it prints:Contoh kode
{
"vetting_class": "auth_plus"
}Options
Request
| Name | Description |
|---|---|
| --body-file | Read the JSON request body from this file; "-" reads stdin |
| --example | Print a complete example request body, then exit |
| --dry-run | Print the resolved request without sending it, then exit |
| --idempotency-key | Deduplication key; a retry with the same key won't act twice |
Options
| Name | Description |
|---|---|
| --vetting-class | Which vetting product to order. Possible values: auth_plus, standard, enhanced, political. (required; or in --body-file) |
| --response-schema | Print the fields this command returns, then exit |
| --confirmation-id | Wait for an existing confirmation of this exact request |
Related
| Name | Description |
|---|---|
| bird sms 10dlc brands vettings list | List a 10DLC brand's vetting attempts |
Sumber daya terkait
Lanjutkan dengan dokumentasi, panduan, dan contoh untuk topik ini. Sumber daya tersedia dalam bahasa Inggris.
Tonton panduannyaSending your first SMSPahami konsepnyaWhat does SMS mean?Jelajahi kemampuannyaSMSIkuti jalur pembelajaranBuild your first integration
Coba praktiknya dan dapatkan ringkasan implementasi