POST

Assign Badge To Members


Assigns a badge to site members.

Members inherit the badge's permissions when they receive the badge. Badge permissions are added to previous member permissions, they don't replace the existing permissions.

Authentication

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

Permissions
Manage Challenges
Manage Badges
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/members/v3/badges/{id}/members

Errors

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

Event TriggersThis method triggers the following events:
Did this help?