manage
Untar and fetch info from beast.toml file in challenge
Handles the challenge management from a challenge in tar file. Currently prepare the tar file
post/api/manage/challenge/upload
Response
OK
Example response
{
"category": "web",
"name": "Web Challenge",
"points": 50
}