Loyalty Badges
Update badge (by id)
This endpoint allows you to update an existing badge.
POST
Path Parameters
UUID of the badge to update (converted to lowercase)
Body
application/json
Schema for updating an existing badge.
The description of the badge
The URL of the badge image
The name of the badge
Response
200 - application/json
Response returned upon successful update of the badge.