Badges
Revoke badge from account (by id)
This endpoint allows you to revoke a badge from a specific account.
DELETE
/
api
/
loyalty
/
badges
/
{id}
/
users
/
{userId}
Path Parameters
UUID of the badge to update (converted to lowercase)
UUID of the loyalty account (converted to lowercase)