v1

latestSwagger 2.0Apache 2.02026-07-17311564.3 KB
manage

Deploy a local challenge using the path provided in the post parameter

Handles deployment of a challenge using the absolute directory path

post/api/manage/deploy/local

Query parameters

challenge_dirstring required

Challenge Directory

Response

OK

messagestring

Example response

{
  "message": "Messsage in response to your request"
}