Search the documentation
50 pages for delete.
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.
Delete Environment
Claude Developer Platform · title
api/beta/environments/delete
Delete File
Claude Developer Platform · title
api/beta/files/delete
Delete a memory store
Claude Developer Platform · title
api/beta/memory_stores/delete
Delete a memory
Claude Developer Platform · title
api/beta/memory_stores/memories/delete
Delete a Message Batch
Claude Developer Platform · title
api/beta/messages/batches/delete
Delete External Key
Claude Developer Platform · title
api/beta/organization/external_keys/delete
Delete Invite
Claude Developer Platform · title
api/beta/organization/invites/delete
Delete RBAC Group
Claude Developer Platform · title
api/beta/organization/rbac_groups/delete
Delete Spend Limit
Claude Developer Platform · title
api/beta/organization/spend_limits/delete
Delete Workspace Member
Claude Developer Platform · title
api/beta/organization/workspaces/members/remove
Delete Service Account Workspace Member
Claude Developer Platform · title
api/beta/organization/workspaces/service_accounts/remove
Delete Session
Claude Developer Platform · title
api/beta/sessions/delete
Delete Session Resource
Claude Developer Platform · title
api/beta/sessions/resources/delete
Delete Skill
Claude Developer Platform · title
api/beta/skills/delete
Delete Skill Version
Claude Developer Platform · title
api/beta/skills/versions/delete
Delete Credential
Claude Developer Platform · title
api/beta/vaults/credentials/delete
Delete Vault
Claude Developer Platform · title
api/beta/vaults/delete
Delete chat
Claude Developer Platform · title
api/compliance/apps/chats/delete
Delete file
Claude Developer Platform · title
api/compliance/apps/chats/files/delete
Delete project
Claude Developer Platform · title
api/compliance/apps/projects/delete
Delete project document
Claude Developer Platform · title
api/compliance/apps/projects/documents/delete
Delete Code Artifact
Claude Developer Platform · title
api/compliance/code/artifacts/delete
Delete File
Claude Developer Platform · title
api/files/delete
Delete a Message Batch
Claude Developer Platform · title
api/messages/batches/delete
Delete Skill
Claude Developer Platform · title
api/skills/delete
Delete Skill Version
Claude Developer Platform · title
api/skills/versions/delete
WARNING: This operation PERMANENTLY deletes the chat, all of its messages,
Claude Developer Platform · title
manage-claude/compliance-content-data
Remove RBAC Group Member
Claude Developer Platform · path
api/beta/organization/rbac_groups/members/delete
optimizing-for-cost-and-intelligence
Claude Developer Platform · in the page
about-claude/models/optimizing-for-cost-and-intelligence
…aper because context editing rewrites content mid-task that the prune deletes (about two thirds of the gap) and because it keeps the context about half the size (the other third). If you use context e…
content-moderation
Claude Developer Platform · in the page
about-claude/use-case-guides/content-moderation
…time to invest in gold!", ] disallowed_user_comments = [ "Delete this post now or you better hide. I am coming after you and your family.", "Stay away from the 5G cellphones!! They a…
PDF Processing
Claude Developer Platform · in the page
agents-and-tools/agent-skills/best-practices
…ents - Authentication and setup - Core methods (create, read, update, delete) - Advanced features (batch operations, webhooks) - Error handling patterns - Code examples ## Authentication and setup ..…
mcp-connector
Claude Developer Platform · in the page
agents-and-tools/mcp-connector
…set", "mcp_server_name": "google-calendar-mcp", "configs": { "delete_all_events": { "enabled": false }, "share_calendar_publicly": { "enabled": false } } } ``` ### M…
deploy-helm
Claude Developer Platform · in the page
agents-and-tools/mcp-tunnels/deploy-helm
…ook Job, so `helm install` blocks until it completes. On success Helm deletes the Job automatically. If `helm install` fails with a hook error, see [Setup component authentication failures](https://pl…
security
Claude Developer Platform · in the page
agents-and-tools/mcp-tunnels/security
…ccess, you created `mcp-tunnel-token` and `mcp-tunnel-cert` yourself. Delete whichever apply: ```bash kubectl -n mcp-tunnel delete secret \ mcp-tunnel mcp-tunnel-token mcp-t…
troubleshooting
Claude Developer Platform · in the page
agents-and-tools/mcp-tunnels/troubleshooting
…-tunnel-setup -n mcp-tunnel`). Helm doesn't manage hook resources, so delete it before retrying: ```bash helm uninstall mcp-tunnel -n mcp-tunnel kubectl -n mcp-tunnel delete job mcp-tunnel-setup ```…
code-execution-tool
Claude Developer Platform · in the page
agents-and-tools/tool-use/code-execution-tool
…(retrievable with `client.files.download()`) persist until explicitly deleted. For ZDR eligibility across all features, see [API and data retention](https://platform.claude.com/docs/en/manage-claude/…
computer-use-tool
Claude Developer Platform · in the page
agents-and-tools/tool-use/computer-use-tool
…ge the `tools` entry.** Set `type` to `computer_toolset_20260801` and delete `name`, `display_width_px`, `display_height_px`, `display_number`, and `enable_zoom`. The toolset rejects each of these fie…
memory-tool
Claude Developer Platform · in the page
agents-and-tools/tool-use/memory-tool
…in a directory of memory files. Claude can create, read, update, and delete files that persist between sessions, building up knowledge over time without keeping everything in the context window. Mem…
Agents
Claude Developer Platform · in the page
api/beta/agents
…Metadata patch. Set a key to a string to upsert it, or to null to delete it. Omit the field to preserve. The stored bag is limited to 16 keys (up to 64 chars each) with values up to 512 chars. -…
Update Agent
Claude Developer Platform · in the page
api/beta/agents/update
…Metadata patch. Set a key to a string to upsert it, or to null to delete it. Omit the field to preserve. The stored bag is limited to 16 keys (up to 64 chars each) with values up to 512 chars. -…
Deployments
Claude Developer Platform · in the page
api/beta/deployments
…Metadata patch. Set a key to a string to upsert it, or to null to delete it. Omit the field to preserve. The stored bag is limited to 16 keys (up to 64 chars each) with values up to 512 chars. -…
Update Deployment
Claude Developer Platform · in the page
api/beta/deployments/update
…Metadata patch. Set a key to a string to upsert it, or to null to delete it. Omit the field to preserve. The stored bag is limited to 16 keys (up to 64 chars each) with values up to 512 chars. -…
Environments
Claude Developer Platform · in the page
api/beta/environments
…ided metadata key-value pairs. Set a value to null or empty string to delete the key. - `name: optional string or null` Updated name for the environment maxLength: 256, minLength: 1 - `scope:…
Update Environment
Claude Developer Platform · in the page
api/beta/environments/update
…ided metadata key-value pairs. Set a value to null or empty string to delete the key. - `name: optional string or null` Updated name for the environment maxLength: 256, minLength: 1 - `scope:…
Work
Claude Developer Platform · in the page
api/beta/environments/work
…Metadata patch. Set a key to a string to upsert it, or to null to delete it. Omit the field to preserve existing metadata. ### Returns - `BetaSelfHostedWork object` Work resource representing…
Update Work Item
Claude Developer Platform · in the page
api/beta/environments/work/update
…Metadata patch. Set a key to a string to upsert it, or to null to delete it. Omit the field to preserve existing metadata. ## Returns - `BetaSelfHostedWork object` Work resource representing…
Files
Claude Developer Platform · in the page
api/beta/files
…page` is null). IDs that do not resolve to a visible File — including deleted Files — are silently omitted. - `limit: optional number` Number of items to return per page. Defaults to `20`. Rang…
List Files
Claude Developer Platform · in the page
api/beta/files/list
…page` is null). IDs that do not resolve to a visible File — including deleted Files — are silently omitted. - `limit: optional number` Number of items to return per page. Defaults to `20`. Rang…
Memory Stores
Claude Developer Platform · in the page
api/beta/memory_stores
…Metadata patch. Set a key to a string to upsert it, or to null to delete it. Omit the field to preserve. The stored bag is limited to 16 keys (up to 64 chars each) with values up to 512 chars. -…
Memories
Claude Developer Platform · in the page
api/beta/memory_stores/memories
…Stable across renames; use this ID, not the path, to read, update, or delete the memory. - `content_sha256: string` Lowercase hex SHA-256 digest of the UTF-8 `content` bytes (64 characters). T…