v1

latestSwagger 2.0Apache 2.02026-07-17311564.3 KB
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

errorstring

Example response

{
  "error": "Error occured while veifying the challenge."
}