---
title: "Mark Devotional Interacted"
method: POST
path: "/api/daily-quests/devotional-interacted"
tags: ["daily-quests"]
---

# Mark Devotional Interacted

`POST /api/daily-quests/devotional-interacted`

Mark daily devotional as interacted for the authenticated user.
This is a daily quest that resets each day.

## Headers

- `x-user-id` string, nullable

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/usecreed/apis/creed-api.md) · [All operations](https://skmtc.net/usecreed/apis/creed-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/usecreed/creed-api/revisions/cb25d3fef898/schema)
