DELETE /challengeTeam/{challengeTeamId}
De-register a Team from 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 manager of the Team being de-registered.
Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/challengeTeam/{challengeTeamId}
Resource URL Variables
| {challengeTeamId} |
| Resource Information | |
|---|---|
| Authentication | Required |
| Required OAuth Scopes | modify |
| HTTP Method | DELETE |
| Request Object | None |
| Response Object | None |