Admin
End a competition
End an active competition and finalize the results
post/api/admin/competition/end
Request body
Response
Competition ended successfully
Example response
{
"competition": {
"maxParticipants": 50
}
}End an active competition and finalize the results
Competition ended successfully
{
"competition": {
"maxParticipants": 50
}
}