V6: Vendor — Delete/offboard a tenant #45
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
User Story: As a vendor, I want to delete/offboard a tenant.
Acceptance Criteria:
Spec:
docs/superpowers/specs/2026-04-09-platform-redesign.mdAPI:
DELETE /api/vendor/tenants/{id}All acceptance criteria implemented:
tenantProvisioner.remove(slug)(graceful, warns on failure)licenseService.revokeLicense()logtoClient.deleteOrganization()status → DELETED, record preserved for auditAlertDialog) onTenantDetailPageTENANT_DELETEDELETE /api/vendor/tenants/{id}Closing.