API Docs / Operations / Subscription - Discounts / Redeem Discount Code

Redeem Discount Code

POST /tenants/{tenant}/subscription/discount

Redeems a discount code for this tenant's subscription billing. The tenant must not already have an active discount.

Parameters

NameTypeDescription
tenant* path string

The Tenant.Code

The Tenant.Code

{
  "code": "string"
}

Responses

400 Bad Request
401 Unauthorized – Invalid or missing API key