latestSwagger 2.0BSD License2026-08-107753105.4 KB

52b0eb5e8b96

challenge

Deactivate members

Deactivate multiple members from the challenge

post/challenge/{public_id}/deactivate_members/

Query parameters

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.

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

Created

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