/badge/assign

Assign existing badges to multiple users at once.

Use the following payload as the body:

{
    "PersonBadges": [
        {
            "BadgeId": 1,
            "PersonId": 264
        },
        {
            "BadgeId": 906,
            "PersonId": 280
        }
    ]
}
Language
Authorization
Basic
base64
: