POST /challenge/{challengeId}/challengeTeam
Register a Team with a Challenge. You must be a member of the Challenge's participant Team (i.e. you must be already registered for the Challenge) and be an administrator on the Team being registered.
Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/challenge/{challengeId}/challengeTeam
Resource URL Variables
{challengeId} |
Resource Information | |
---|---|
Authentication | Required |
Required OAuth Scopes | view , modify |
HTTP Method | POST |
Request Object | ChallengeTeam (application/json) |
Response Object | ChallengeTeam (application/json) |