---
title: "PUT /{bookmarkId}"
method: PUT
path: "/{bookmarkId}"
---

# PUT /{bookmarkId}

`PUT /{bookmarkId}`

update a bookmark

## Path parameters

- `bookmarkId` string, required

## Request body

- object
  - `bookmark` string
  - `newName` 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)
