Reorder template categories (superadmin)
User
Reorder template categories (superadmin)
Updates the sortOrder of template categories to match the supplied id array (first id becomes sortOrder 0). Superadmin only.
POST
Reorder template categories (superadmin)
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Category _ids in their desired display order; the first id becomes sortOrder: 0.
Response
Categories reordered
Generic single-message success envelope used for reset-password / reorder / etc.