Skip to main content
POST
Reorder template categories (superadmin)

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
categoryIds
string[]
required

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.

message
string
required