Skip to main content

Update Badge

PATCH 

/api/v1/external/gamification/badges/:badgeId

Update badge by using identifier

  • If automation is enabled, then the badge will be assigned to the users automatically.
  • Automation may take time to reflect.

There are two types of badges automation -

  1. Automation by points threshold - When user reaches this points threshold, the badge will be assigned to the user automatically, if points fall below the threshold then it will be removed from the user.
  2. Automation by mango subscription - When user subscribes to any of these mangoes, then the badge will be assigned to the user automatically. If subscription expired or removed then it will be removed from the user.

Note Only one of the automation type can be enabled at a time.

Request

Responses

Badge updated successfully