---
title: "Create or replace a client note"
method: PUT
path: "/v1/workspaces/{workspaceId}/sharees/{shareeId}/context/{name}"
tags: ["External sharing"]
---

# Create or replace a client note

`PUT /v1/workspaces/{workspaceId}/sharees/{shareeId}/context/{name}`

Admin only. Raw markdown body or JSON with a content field.

## Request body

- object
  - `content` string

## Response `200`

Saved

## Other responses

- `403` — Access denied

---

[API](https://skmtc.dev/shareout/apis/shareout-rest-api.md) · [All operations](https://skmtc.dev/shareout/apis/shareout-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/shareout/shareout-rest-api/revisions/804359ead65a/schema)
