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

# Run Program

`POST /MyProgramPredict`

Execute the DSPy program with given inputs.

## Request body

- MyProgramPredictRequest
  - `comment` string, required

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

## Changes

- **2025-12-16** `2f11cb92296d` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/cmpnd-ai/apis/discord-mod/changes/MyProgramPredict/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/2f11cb92296d/schema)
