---
title: "Deploy a local challenge using the path provided in the post parameter"
method: POST
path: "/api/manage/deploy/local"
tags: ["manage"]
---

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

`POST /api/manage/deploy/local`

Handles deployment of a challenge using the absolute directory path

## Query parameters

- `challenge_dir` string, required

## Response `200`

OK

- ApiHTTPPlainResp
  - `message` string

## Other responses

- `400` — Bad Request
- `406` — Not Acceptable

---

[API](https://skmtc.dev/sdslabs/apis/beast-api.md) · [All operations](https://skmtc.dev/sdslabs/apis/beast-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sdslabs/beast-api/revisions/7d8933ea23d5/schema)
