---
title: "Human In Loop"
method: POST
path: "/api/v1/human_in_loop"
tags: ["human_in_loop"]
---

# Human In Loop

`POST /api/v1/human_in_loop`

## Headers

- `x-api-key` string, required

## Request body

- HumanInLoopRequest
  - `task_id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/optexity/apis/dashboard-backend-api.md) · [All operations](https://skmtc.net/optexity/apis/dashboard-backend-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/optexity/dashboard-backend-api/versions/33136ddc9984/schema)
