Skip to main content
Best Answer

API Call "Remove all assignments of the badge"

  • June 19, 2026
  • 1 reply
  • 23 views

GVandy
Novice II

I am attempting to use the API call for “Remove all assignments of the badge with specified id_badge from the specified users”. My intention is to use this call to unassign a specific badge from a specific user.

When attempting to make the call using the exact same syntax as shown in the body sample provided by Docebo on right of the above image, I get the following error:

Somehow, “remove_coins” is an invalid parameter even though it is shown in the body sample. Does anyone know how to properly format this API call to unassign a specific badge from a specific user?

Thank you!

Best answer by GVandy

Removing the “remove_coins” from my call worked!

1 reply

GVandy
Novice II
  • Author
  • Novice II
  • Answer
  • June 19, 2026

Removing the “remove_coins” from my call worked!