latestSwagger 2.0BSD License2026-08-107753105.4 KB

52b0eb5e8b96

challenge

This docstring is used by Django Rest Framework

put/challenge/{public_id}/deactivate_member/

Request body

profilestring uuid required

A profile public_id is expected

teamstring uuid

A team public_id is expected

is_activeboolean

Whether profile actively participates in challenge.

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

Response

OK

profilestring uuid required

A profile public_id is expected

teamstring uuid

A team public_id is expected

is_activeboolean

Whether profile actively participates in challenge.

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