team

Add members

Add members to a team

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

Response

OK

profilesstring[] required
is_activeboolean

Whether profile actively participates in challenge.

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

Changes