About the Badge Assignments API

The Badge Assignments API creates and manages badge assignments to site members. When you assign a badge to a member, they receive any permissions or recognition associated with that badge.

With the Badge Assignments API you can:

To create a badge, use the Badges V2 API.

Before you begin

It’s important to note the following points before starting to code:

Use cases

Assign badges for member achievements

Terminology

  • Badge: A visible label displayed on a site member's profile, consisting of a title, color, and optional icon.
Did this help?