---
title: "Robots Worker Run"
method: POST
path: "/internal/robots-worker/run/{ai_job_id}"
---

# Robots Worker Run

`POST /internal/robots-worker/run/{ai_job_id}`

Create one Mux Robots job for a pending ContentAiJob row.

## Path parameters

- `ai_job_id` string, required

## Headers

- `authorization` string, nullable

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## Changes

- **2026-08-07** `4ff6d068cf75` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/shortkit/apis/shortkit-api/changes/internal/robots-worker/run/:ai_job_id/post.md)

---

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