Admin Users

Expire the V2 subscription

Mark the V2 subscription expired. When force=true, also set the period end to now and disable renewal.

post/admin/users/{id}/v2/subscription/expire

Path parameters

idstring required
Example:user-uuid-here

User ID

Request body

forceboolean

When true, force-expire now (sets period end to now, disables renewal). Otherwise mark expired only.

Response

V2 subscription expired

Changes

No recorded changes to this endpoint across all 1 revision of this API.