POST

Bulk Delete Badge Assignments


Deletes multiple badge assignments, removing badges from the specified members.

When a badge assignment is deleted, the member loses any permissions or privileges associated with that badge. This action can't be undone.

To delete a single assignment, call Delete Badge Assignment.

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/bulk/assignments/delete

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?