v1

latestOpenAPI 3.0.12026-07-24501176.6 MB

Revoke issued badge

post/badges/customer/revokeEarn

Request body

badgeMetaIdstring required

Unique identifier for the badge metadata.

customerIdstring required

Unique identifier for the customer.

earnedBadgeIdstring required

Unique identifier for the earned badge.

Response

200

Example response

{
  "data": {
    "badgeMetaId": "653ddb33b3cda7078c7c68e9",
    "customerId": 62090013,
    "earnedBadgeId": "654cbea06bccde1274b6d3a2"
  }
}