Remove Discount

DELETE /tenants/{tenant}/subscription/discount

Removes the active discount from this tenant, allowing a different discount code to be applied.

Parameters

NameTypeDescription
tenant* path string

The Tenant.Code

The Tenant.Code

Responses

204 No Content
401 Unauthorized – Invalid or missing API key
404 Not Found

Try it