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
Example response
{
"message": "Messsage in response to your request"
}