v1

latestSwagger 2.0Apache 2.02026-07-17311564.3 KB
manage

Handles challenge management actions for multiple challenges.

Handles challenge management routes for multiple the challenges with actions which includes - DEPLOY, UNDEPLOY.

post/api/manage/multiple/:action

Query parameters

actionstring required

Action for the challenge

tagstring

Tag for a group of challenges

Response

OK

messagestring

Example response

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