---
title: "Update a client org"
method: PATCH
path: "/v1/workspaces/{workspaceId}/sharees/{shareeId}"
tags: ["External sharing"]
---

# Update a client org

`PATCH /v1/workspaces/{workspaceId}/sharees/{shareeId}`

## Request body

- ShareeUpdate
  - `name` string
  - `type` string
  - `properties` object
  - `branding` object
    - `logo` string
    - `color` string

## Response `200`

Updated

## Other responses

- `404` — Resource not found

---

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