# `bird sms 10dlc brands submissions`

## Usage

```bash
bird sms 10dlc brands submissions
```

## Description

A submission sends the brand's current details to The Campaign Registry for vetting; past
attempts are listed and read back most recent first, and a rejected brand is resubmitted
rather than recreated.

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.

## Commands

| Name                                                                | Description                         |
| ------------------------------------------------------------------- | ----------------------------------- |
| [`create`](/docs/cli/reference/sms-10dlc-brands-submissions-create) | Create a new 10DLC brand submission |
| [`get`](/docs/cli/reference/sms-10dlc-brands-submissions-get)       | Get a 10DLC brand submission        |
| [`list`](/docs/cli/reference/sms-10dlc-brands-submissions-list)     | List 10DLC brand submissions        |