Skip to main content

Create Badge

POST 

/api/v1/external/gamification/badges

Create a new badge.

  • 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 created successfully