team

Add members

Add members to a team

post/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

Created

profilesstring[] required
is_activeboolean

Whether profile actively participates in challenge.

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

Changes

No recorded changes to this endpoint across all 1 revision of this API.