manage
Validates the configuration of the challenge and tells if challenge can be deployed or not.
Validates challenge configuration for deployment.
post/api/manage/commit/
Query parameters
challengestring required
Name of the challenge to verify the deployment configuration for.
Response
OK
Example response
{
"error": "Error occured while veifying the challenge."
}