POST /challenge
Create a Challenge object, associated with a Project. A participant Team must be specified. To create a Challenge one must have CREATE permission on the associated Project.
Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/challenge
| Resource Information | |
|---|---|
| Authentication | Required |
| Required OAuth Scopes | view , modify |
| HTTP Method | POST |
| Request Object | Challenge (application/json) |
| Response Object | Challenge (application/json) |