---
title: "Skip Ingest Question"
method: POST
path: "/api/v1/viewer-callouts/{callout_id}/skip"
tags: ["viewer-callouts"]
---

# Skip Ingest Question

`POST /api/v1/viewer-callouts/{callout_id}/skip`

Skip an ingest_question — dismisses it and records the default
assumption as a visible ingest_assumption OutcomeEvent (flippable
later). Never a silent commitment.

## Path parameters

- `callout_id` string, uuid, required

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

---

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