---
title: "Run Program"
method: POST
path: "/ClassifyJobPosting"
---

# Run Program

`POST /ClassifyJobPosting`

Execute the DSPy program with given inputs.

## Request body

- ClassifyJobPostingRequest
  - `message` string, required
  - `author` string, required
  - `channel_name` string, required

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

## Changes

- **2026-07-17** `509c992c04bc` — 1 info
  - endpoint added
- **2025-12-16** `2f11cb92296d` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/cmpnd-ai/apis/discord-mod/changes/ClassifyJobPosting/post.md)

---

[API](https://skmtc.dev/cmpnd-ai/apis/discord-mod.md) · [All operations](https://skmtc.dev/cmpnd-ai/apis/discord-mod/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/cmpnd-ai/discord-mod/revisions/509c992c04bc/schema)
