Skip to main content
Discount codes apply either a percentage or fixed reduction to paid bookings. For fields and response details, see the API reference.

Create a discount code

This command creates a new discount code. Use this when you want to offer percentage or fixed-amount discounts on specific meetings.
  • Use --kind percentage with a --value from 0 to 100, or --kind fixed with an amount in the workspace currency.
  • --expires-at uses DD-MM-YYYY (for example 31-12-2026).
  • --meeting-ids are meeting SIDs from meetings list, not UUIDs. In --quiet mode, the command prints the new code’s identifier.
Sample output (--json)