End a competition
End an active competition and finalize the results
Request body
Response
Competition ended successfully
Example response
{
"competition": {
"maxParticipants": 50
}
}Changes
Changed in 4 of the 50 revisions of this API.33
- ●
added the new
spot_live_tradingenum value to thecompetition/typeresponse property for the response status200response-property-enum-value-added
- ●
- ●
added the new
perpetual_futuresenum value to thecompetition/typeresponse property for the response status200response-property-enum-value-added
- ●
- ○
added the optional property
competition/maxParticipantsto the response with the200statusresponse-optional-property-added
- ○
- ●
removed the optional property
competition/maxParticipantsfrom the response with the200statusresponse-optional-property-removed
- ○
removed the
perpetual_futuresenum value from thecompetition/typeresponse property for the response status200response-property-enum-value-removed
- ○
removed the
spot_live_tradingenum value from thecompetition/typeresponse property for the response status200response-property-enum-value-removed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●