Submit
Verifies and creates an entry in the database for successful submission of flag for a challenge.
Returns success or error response based on the flag submitted. Also, the flag will not be submitted if it was previously submitted
post/api/submit/challenge
Response
OK
Example response
{
"name": "Web Challenge",
"status": "deployed",
"updated_at": "2018-12-31T22:20:08.948096189+05:30"
}