API Documentation

Badges

  • award

    Used to award badges to users manually.

  • awarded

    Used to load awarded badges for the user.

  • list

    Used to load any configured badges for the forum.

  • remove

    Used to remove badges from users.

  • update

    Used to update the configured badges for a forum. Badges are passed in as an array of badge objects, some of
    which have IDs. Badges that have IDs will be updated in the database while badges without IDs will be created.
    All other existing badges for the forum will be deleted.