Create a discount code
| Flag | Type | Required | Default | Description |
|---|---|---|---|---|
--code | string | Yes | Discount code | |
--expires-at | string | Expiration date | ||
--kind | string | Yes | Code kind (percentage, fixed) | |
--meeting-ids | string | Comma-separated meeting SIDs | ||
--value | float64 | Yes | 0 | Discount value |
--kind percentage with a --value between 0 and 100, or --kind fixed with an amount in the workspace currency. In --quiet mode this prints the new code’s identifier.
Sample output (--json)