---
title: "Validates the configuration of the challenge and tells if challenge can be deployed or not."
method: POST
path: "/api/manage/commit/"
tags: ["manage"]
---

# Validates the configuration of the challenge and tells if challenge can be deployed or not.

`POST /api/manage/commit/`

Validates challenge configuration for deployment.

## Query parameters

- `challenge` string, required

## Response `200`

OK

- ApiHTTPErrorResp
  - `error` string

---

[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)
