Skip to main content
Use bookmarks when a signed-in member wants to save devotionals for later reading or re-reading. Open the operation pages below when you want the full request details or you want to use Mintlify’s Try it flow.

What each route does

Typical pattern

  1. Load bookmarks on the member’s saved or library screen.
  2. Send POST /v1/bookmarks when the member saves a devotional.
  3. Send DELETE /v1/bookmarks when the member removes it later.