---
title: "Mark Storyboard Guide Seen"
method: POST
path: "/api/guides/storyboard/seen"
---

# Mark Storyboard Guide Seen

`POST /api/guides/storyboard/seen`

Mark the storyboard guide as seen for the current user.

Called when user dismisses the keyframe/motion explainer overlay.
Creates the user onboarding row if it doesn't exist.

## Response `200`

Successful Response

- MarkStoryboardGuideSeenResponse — Response schema for marking storyboard guide as seen
  - `success` boolean

---

[API](https://skmtc.dev/latted/apis/motion-graphics-designer-api.md) · [All operations](https://skmtc.dev/latted/apis/motion-graphics-designer-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/latted/motion-graphics-designer-api/revisions/36d149b525df/schema)
