DELETE /challenge/{challengeId}
Delete a Challenge. The caller must have DELETE permission on the project associated with the Challenge.
Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/challenge/{challengeId}
Resource URL Variables
| {challengeId} | 
| Resource Information | |
|---|---|
| Authentication | Required | 
| Required OAuth Scopes | modify | 
| HTTP Method | DELETE | 
| Request Object | None | 
| Response Object | None |