---
title: "Copy of Copy of Update Image Number Prediction Option"
method: POST
path: "/image-prediction-options/"
---

# Copy of Copy of Update Image Number Prediction Option

`POST /image-prediction-options/`

## Request body

- object
  - `prediction_id` string, required — ID of the prediction widget
  - `description` string, required — Option description
  - `image_url` string, required — URL for the option image
  - `reward_item_id` string — The ID of the reward item to give when this option is correct
  - `reward_item_amount` integer — The amount of the reward to give when this option is correct

## Response `200`

200

- object

## Other responses

- `400` — 400

---

[API](https://skmtc.net/livelike/apis/engagement-suite.md) · [All operations](https://skmtc.net/livelike/apis/engagement-suite/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/livelike/engagement-suite/versions/f3171d1c30f7/schema)
