For the complete documentation index, see llms.txt. This page is also available as Markdown.

Reorder Tenants

Reorder tenants. For Tenant Admin role only.

POST /tenants/reorder

Reorder tenants

content:
            application/json:
              schema:
                $ref: '#/components/schemas/CommonResultDTO'

Last updated