latestSwagger 2.0BSD License2026-08-107753105.4 KB

52b0eb5e8b96

challenge

Add member

Add member to a team.

Note: for now if the challenge is a team challenge and no team is specified, the first team for the specified profile is used. Do note that this is a temporary fix and may be removed at any time.

put/challenge/{public_id}/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.