---
title: "POST /"
method: POST
path: "/"
---

# POST /

`POST /`

Add a new bookmark

## Request body

- object
  - `bookmark` string, required
  - `bookmarkname` string

## Response `200`

Success

- Error
  - `code` integer
  - `message` string
  - `fields` string

## Other responses

- `default` — Error

---

[API](https://skmtc.dev/ohdsi/apis/alp-bookmark-service.md) · [All operations](https://skmtc.dev/ohdsi/apis/alp-bookmark-service/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ohdsi/alp-bookmark-service/revisions/67b0aaf3ac79/schema)
