Connor, if you want to do this via API not through the UI, an alternative might be to use /api/v2/gamification/profiles/{profileId}/deactivate to deactivate the profile. This should remove all agents currently assigned to the profile. You can then (optionally) use /api/v2/gamification/profiles/{profileId}/activate to activate it again.
Let me know if either of the suggestions here worked for you!
------------------------------
Eduard Roehrich
Staff Product Manager
------------------------------
Original Message:
Sent: 06-10-2025 15:20
From: Connor Maxwell
Subject: Gamification profile - remove all users using POST /api/v2/gamification/profiles/{profileId}/members
Hello,
I am trying to remove all users assigned to a specific Gamification profile using POST /api/v2/gamification/profiles/{profileId}/members but I am getting the below error.


#PlatformAPI
------------------------------
Connor Maxwell
-
------------------------------