DELETE

Delete Badge Assignment


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Removes a badge assignment, removing the badge from the specified member.

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 multiple assignments, call Bulk Delete Badge Assignments.

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
DELETE
https://www.wixapis.com/badges/v4/assignments/{badgeAssignmentId}

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?