POST

Update Badges Display Order


Deprecation Warning

This method will be deprecated on July 1, 2026.
Replace with MoveBadge.

Updates the display order of badges.

Provide an ordered array of badge IDs to set their display sequence.

This affects how badges appear to site members and in the site dashboard.

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
Manage Badges
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/badges/v4/badges/order

Errors

This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?