---
title: "Dismiss Walkthrough"
method: POST
path: "/walkthroughs/{name}/dismiss"
tags: ["walkthroughs", "walkthroughs"]
---

# Dismiss Walkthrough

`POST /walkthroughs/{name}/dismiss`

## Path parameters

- `name` string, required

## Response `200`

Successful Response

- WalkthroughActionResponse
  - `name` string, required
  - `status` 'completed' | 'dismissed', required

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/tryscott/apis/one-shot-api.md) · [All operations](https://skmtc.dev/tryscott/apis/one-shot-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/tryscott/one-shot-api/revisions/28bdface01df/schema)
