Search the documentation
50 pages for /update.
Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it. Cut at 50, so a narrower query shows the rest.
Update API Key
Claude Developer Platform · path
api/admin/api_keys/update
Update External Key
Claude Developer Platform · path
api/admin/external_keys/update
Update Federation Issuer
Claude Developer Platform · path
api/admin/federation_issuers/update
Update Federation Rule
Claude Developer Platform · path
api/admin/federation_rules/update
Update RBAC Group
Claude Developer Platform · path
api/admin/rbac_groups/update
Update Service Account
Claude Developer Platform · path
api/admin/service_accounts/update
Update User
Claude Developer Platform · path
api/admin/users/update
Update Workspace Member
Claude Developer Platform · path
api/admin/workspaces/members/update
Update Service Account Workspace Member
Claude Developer Platform · path
api/admin/workspaces/service_accounts/update
Update Workspace
Claude Developer Platform · path
api/admin/workspaces/update
Update Agent
Claude Developer Platform · path
api/beta/agents/update
Update Deployment
Claude Developer Platform · path
api/beta/deployments/update
Update Environment
Claude Developer Platform · path
api/beta/environments/update
Update Work Item
Claude Developer Platform · path
api/beta/environments/work/update
Update a memory
Claude Developer Platform · path
api/beta/memory_stores/memories/update
Update a memory store
Claude Developer Platform · path
api/beta/memory_stores/update
Update API Key
Claude Developer Platform · path
api/beta/organization/api_keys/update
Update External Key
Claude Developer Platform · path
api/beta/organization/external_keys/update
Update Federation Issuer
Claude Developer Platform · path
api/beta/organization/federation/issuers/update
Update Federation Rule
Claude Developer Platform · path
api/beta/organization/federation/rules/update
Update Service Account
Claude Developer Platform · path
api/beta/organization/service_accounts/update
Update User
Claude Developer Platform · path
api/beta/organization/users/update
Update Workspace Member
Claude Developer Platform · path
api/beta/organization/workspaces/members/update
Update Service Account Workspace Member
Claude Developer Platform · path
api/beta/organization/workspaces/service_accounts/update
Update Workspace
Claude Developer Platform · path
api/beta/organization/workspaces/update
Update Session Resource
Claude Developer Platform · path
api/beta/sessions/resources/update
Update Session
Claude Developer Platform · path
api/beta/sessions/update
Update User Profile
Claude Developer Platform · path
api/beta/user_profiles/update
Update Credential
Claude Developer Platform · path
api/beta/vaults/credentials/update
Update Vault
Claude Developer Platform · path
api/beta/vaults/update
user-management
Claude Developer Platform · in the page
manage-claude/user-management
…see [Update user](https://platform.claude.com/docs/en/api/admin/users/update) in the API reference. ```bash cURL curl -X POST "https://api.anthropic.com/v1/organizations/users/user_01AbCdEfGhIjKlMnO…
workspaces
Claude Developer Platform · in the page
manage-claude/workspaces
…te Workspace](https://platform.claude.com/docs/en/api/admin/workspaces/update). It has no member list of its own, because access to it follows each member's organization role. It doesn't appear in [Li…
memory
Claude Developer Platform · in the page
managed-agents/memory
…e](https://platform.claude.com/docs/en/api/beta/memory_stores/memories/update) for full parameters and response schema. #### Safe content edits (optimistic concurrency) To avoid clobbering a concurr…
Claude Code changelog
Claude Code CLI · in the page
changelog
…iption="August 28, 2026"> * Bug fixes and reliability improvements </Update> <Update label="2.1.248" description="August 27, 2026"> * Added `--restricted` (or `CLAUDE_CODE_RESTRICTED=1`): removes…
Data usage
Claude Code CLI · in the page
data-usage
…dden" alt="Diagram showing Claude Code's external connections: install/update connects to the distribution server, and user requests connect to Anthropic's Console auth and public-api, with optional t…
What's new
Claude Code CLI · in the page
whats-new/index
…tart on. [Read the Week 34 digest →](/docs/en/whats-new/2026-w34) </Update> <Update label="Week 33" description="August 10–14, 2026" tags={["v2.1.225–v2.1.233"]}> **Auto-continue after a usage l…
Claude Science changelog
Claude Documentation · in the page
claude-science/changelog
…cOS and Linux * Lots of other miscellaneous improvements and fixes </Update> <Update label="0.1.27" description="August 7, 2026"> * On macOS, installs that showed an environment setup error in th…
Changelog
Claude Documentation · in the page
cowork/changelog
…* No user-facing changes. **3P** * No user-facing changes. </Update> <Update label="v1.37937.2" description="2026-08-26"> **General** * No user-facing changes. **Code** * No user…
Configuration changelog
Claude Documentation · in the page
third-party/claude-desktop/configuration-changelog
…escription="2026-08-26"> No configuration changes in this release. </Update> <Update label="v1.37937.2" description="2026-08-26"> No configuration changes in this release. </Update> <Update labe…
Triggers and Events Charter
Model Context Protocol · in the page
community/working-groups/triggers-events
…ications to existing notification primitives (`notifications/resources/updated`, `notifications/tools/list_changed`, etc.) that do not relate to proactive server-initiated delivery. ### Related Group…
Understanding MCP servers
Model Context Protocol · in the page
docs/2026-07-28/learn/server-concepts
…rceSubscriptions` filter. The server delivers `notifications/resources/updated` on the resulting stream whenever a watched resource changes. #### Example: Getting Travel Planning Context Continuing…
Protocol eras
Model Context Protocol · in the page
docs/2026-07-28/tools/inspector/protocol-eras
…. When the resource changes, the server emits `notifications/resources/updated` and the subscribed tile's last-updated time is stamped. Reproduce with `test-servers/configs/subscriptions-legacy-h…
Understanding MCP servers
Model Context Protocol · in the page
docs/draft/learn/server-concepts
…rceSubscriptions` filter. The server delivers `notifications/resources/updated` on the resulting stream whenever a watched resource changes. #### Example: Getting Travel Planning Context Continuing…
Protocol eras
Model Context Protocol · in the page
docs/draft/tools/inspector/protocol-eras
…. When the resource changes, the server emits `notifications/resources/updated` and the subscribed tile's last-updated time is stamped. Reproduce with `test-servers/configs/subscriptions-legacy-h…
Tasks
Model Context Protocol · in the page
extensions/tasks/overview
…t_required` and surfaces the request. The client responds via `tasks/update` — no second connection or unsolicited server-to-client messages required. * **Server-directed.** The server decides per…
SEP-1577: Sampling With Tools
Model Context Protocol · in the page
seps/1577--sampling-with-tools
…ovements) * Fenced by new capability (`sampling { tools {} }`) * Fix/update underspecified strings in [CreateMessageResult](https://modelcontextprotocol.io/specification/2025-06-18/schema#createmess…
SEP-2549: TTL for List Results
Model Context Protocol · in the page
seps/2549-TTL-for-list-results
…ist_changed` | | `resources/read` | `notifications/resources/updated` | This approach has several limitations: 1. **HTTP-based transports require SSE Streams**: Many clients and serve…
SEP-2575: Make MCP Stateless
Model Context Protocol · in the page
seps/2575-stateless-mcp
…ed?: boolean; /** * Subscribe to notifications/resources/updated for specific * resource URIs. Replaces the resources/subscribe RPC. */ resourceSubscriptions?: string…
SEP-2663: Tasks Extension
Model Context Protocol · in the page
seps/2663-tasks-extension
…y polling. The extension introduces three methods: `tasks/get`, `tasks/update`, and `tasks/cancel`; a polymorphic-result discriminator (`resultType: "task"`); and a `Task` shape that carries a task st…
SEP-986: Specify Format for Tool Names
Model Context Protocol · in the page
seps/986-specify-format-for-tool-names
…ir namespace. * Example valid tool names: * getUser * user-profile/update * DATA\_EXPORT\_v2 * admin.tools.list ## Backwards Compatibility This change is not backwards compatible for existin…