Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
One change · api

Update Service Account Workspace Member changed

api/beta/organization/workspaces/service_accounts/update

Nearest release: v2.1.268, published under an hour after this site recorded the change. Shown because the two are within 24 hours of each other. Nothing here says the release caused the edit.

Recorded here
Lines+12added
Lines−5removed
From line 1 where the diff opens
First seen 26 Aug 2026 this site's first read of the page
Recorded edits4to this page, all time

The whole hunk

from line 1, old and new numbered
/
lines
from line 1
1---
2title: Update Service Account Workspace Member
3url: https://platform.claude.com/docs/en/api/beta/organization/workspaces/service_accounts/update
4---
5 
16# Update Service Account Workspace Member
27 
38**POST** `/v1/organizations/workspaces/{workspace_id}/service_accounts/{service_account_id}`
from line 36
3136 
3237 - `string`
3338 
34 - `"message-batches-2024-09-24" or "prompt-caching-2024-07-31" or "computer-use-2024-10-22" or 41 more`
39 - `"message-batches-2024-09-24" or "prompt-caching-2024-07-31" or "computer-use-2024-10-22" or 42 more`
3540 
3641 - `"message-batches-2024-09-24"`
3742 
from line 84
7984 
8085 - `"user-profiles-2026-08-18"`
8186 
87 - `"user-profiles-2026-09-04"`
88 
8289 - `"advisor-tool-2026-03-01"`
8390 
8491 - `"managed-agents-2026-04-01"`
from line 146
139146 
140147- `BetaServiceAccountWorkspaceMember object`
141148 
149 - `type: "service_account_workspace_member"`
150 
151 default: service_account_workspace_member
152 
142153 - `created_by_actor_id: string or null`
143154 
144155 Tagged ID (`user_...`/`svac_...`) of the actor who created this membership.
from line 161
150161 - `service_account_id: string`
151162 
152163 Tagged service account ID (`svac_...`).
153 
154 - `type: "service_account_workspace_member"`
155 
156 default: service_account_workspace_member
157164 
158165 - `workspace_id: string`
159166