---
title: "Queue an image for Policy classification"
method: POST
path: "/classify/policy/image"
tags: ["policy_classification"]
---

# Queue an image for Policy classification

`POST /classify/policy/image`

## Response `200`

Successful Response

- JobIDResponse
  - `job_id` string, uuid4, required

## Other responses

- `404` — Not found
- `422` — Validation Error

## Changes

- **2026-09-01** `e649db8f5cc8` — 1 breaking, 1 warning, 9 info
  - the request's body type changed from no type to `object`
  - removed `#/components/schemas/Body_image_policy_classify_classify_policy_image_post` from the request body `allOf` list
  - added the new optional request property `callback_url`
  - added the new optional request property `caption`
  - …7 more

[Change history](https://skmtc.dev/unitary/apis/unitary-content-classification-api/changes/classify/policy/image/post.md)

---

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