---
title: "Enqueue a task for execution"
method: PUT
path: "/v1/tasks/{taskId}/enqueue"
tags: ["not_implemented"]
---

# Enqueue a task for execution

`PUT /v1/tasks/{taskId}/enqueue`

Enqueue a task for execution

## Path parameters

- `taskId` string, required

## Response `200`

Successful response

## Other responses

- `404` — Task not found

---

[API](https://skmtc.dev/conductortech/apis/conductor-cloud-rendering-api.md) · [All operations](https://skmtc.dev/conductortech/apis/conductor-cloud-rendering-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/conductortech/conductor-cloud-rendering-api/revisions/0fb056b8d2a1/schema)
