post
https://developer.interactgo.com/api/badge/assign
Assign existing badges to multiple users at once.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Use the following payload as the body:
{
"PersonBadges": [
{
"BadgeId": 1,
"PersonId": 264
},
{
"BadgeId": 906,
"PersonId": 280
}
]
}
