Internal APIsTenants Ap Is TenantadmSet Account StatusVersion: 4.1Suspend/unsuspend tenant's account. PUT /api/internal/v1/tenantadm/tenants/:id/status Changes the given tenant's suspension status. Valid statuses are: 'suspended' 'active' Request Responses200400404500The tenant was successfully (un)suspended.Invalid Request.Not Found.Internal Server Error.