latestSwagger 2.0BSD License2026-08-107753105.4 KB

52b0eb5e8b96

challenge

This docstring is used by Django Rest Framework

put/challenge/{public_id}/deactivate_members/

Request body

profilesstring[] required
is_activeboolean

Whether profile actively participates in challenge.

While inactive, scores/leaderboard will not be updated but still be visible.

teamstring uuid

A team public_id is expected

Response

OK

profilesstring[] required
is_activeboolean

Whether profile actively participates in challenge.

While inactive, scores/leaderboard will not be updated but still be visible.

teamstring uuid

A team public_id is expected