Search the documentation
50 pages for disabled.
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.
Or, for the model with the same capabilities and no access approval requirement:
Claude Developer Platform · in the page
about-claude/models/migration-guide
…and no `thinking` configuration is required. Both `thinking: {type: "disabled"}` and manual extended thinking (`thinking: {type: "enabled", budget_tokens: N}`) return a 400 error. * **Prefill:** Pref…
optimizing-for-cost-and-intelligence
Claude Developer Platform · in the page
about-claude/models/optimizing-for-cost-and-intelligence
…match grading, run on Claude Sonnet 5 and Claude Opus 5 with thinking disabled (the in-context arm cannot complete at the default), a 4,000-token output cap, and no prompt caching, three runs per conf…
mcp-connector
Claude Developer Platform · in the page
agents-and-tools/mcp-connector
…loading: true` (inherited from default\_config) * All other tools are disabled ## Validation rules The API enforces these validation rules: * **Server must exist:** The `mcp_server_name` in an MCPT…
browser-use-tool
Claude Developer Platform · in the page
agents-and-tools/tool-use/browser-use-tool
…If Claude names a member your executor doesn't implement, or one you disabled, answer that block with an [error result](https://platform.claude.com/docs/en/agents-and-tools/tool-use/browser-use-tool#…
code-execution-tool
Claude Developer Platform · in the page
agents-and-tools/tool-use/code-execution-tool
…limit ### Networking and security * **Internet access:** Completely disabled for security * **External connections:** No outbound network requests permitted * **Sandbox isolation:** Full isolation f…
tool-reference
Claude Developer Platform · in the page
agents-and-tools/tool-use/tool-reference
…a `configs` that disables every member (omit the entry instead). * A disabled member is removed from the tools Claude sees. If Claude still names it, return an error `tool_result`. Set `defer_loadin…
web-fetch-tool
Claude Developer Platform · in the page
agents-and-tools/tool-use/web-fetch-tool
…itations are always enabled, citations are optional for web fetch and disabled by default. Set `"citations": {"enabled": true}` to enable Claude to cite specific passages from fetched documents. <Not…
web-search-tool
Claude Developer Platform · in the page
agents-and-tools/tool-use/web-search-tool
…b search is enabled for your organization unless an administrator has disabled it in the [Claude Console](https://platform.claude.com/settings/privacy), where they can also restrict which domains it s…
Beta
Claude Developer Platform · in the page
api/beta
…- `thinking: optional BetaThinkingConfigEnabled or BetaThinkingConfigDisabled or BetaThinkingConfigAdaptive or null` - `BetaThinkingConfigEnabled object` - `type: "enabled"`…
Deployment Runs
Claude Developer Platform · in the page
api/beta/deployment_runs
…uman-readable error description. - `BetaManagedAgentsOrganizationDisabledRunError object` The deployment's organization is disabled. - `type: "organization_disabled_error"` -…
List Deployment Runs
Claude Developer Platform · in the page
api/beta/deployment_runs/list
…uman-readable error description. - `BetaManagedAgentsOrganizationDisabledRunError object` The deployment's organization is disabled. - `type: "organization_disabled_error"` -…
Get Deployment Run
Claude Developer Platform · in the page
api/beta/deployment_runs/retrieve
…uman-readable error description. - `BetaManagedAgentsOrganizationDisabledRunError object` The deployment's organization is disabled. - `type: "organization_disabled_error"` -…
Deployments
Claude Developer Platform · in the page
api/beta/deployments
…"workspace_archived_error"` - `BetaManagedAgentsOrganizationDisabledDeploymentPausedReasonError object` The deployment's organization is disabled. - `type: "organizatio…
Archive Deployment
Claude Developer Platform · in the page
api/beta/deployments/archive
…"workspace_archived_error"` - `BetaManagedAgentsOrganizationDisabledDeploymentPausedReasonError object` The deployment's organization is disabled. - `type: "organizatio…
Create Deployment
Claude Developer Platform · in the page
api/beta/deployments/create
…"workspace_archived_error"` - `BetaManagedAgentsOrganizationDisabledDeploymentPausedReasonError object` The deployment's organization is disabled. - `type: "organizatio…
List Deployments
Claude Developer Platform · in the page
api/beta/deployments/list
…"workspace_archived_error"` - `BetaManagedAgentsOrganizationDisabledDeploymentPausedReasonError object` The deployment's organization is disabled. - `type: "organizatio…
Pause Deployment
Claude Developer Platform · in the page
api/beta/deployments/pause
…"workspace_archived_error"` - `BetaManagedAgentsOrganizationDisabledDeploymentPausedReasonError object` The deployment's organization is disabled. - `type: "organizatio…
Get Deployment
Claude Developer Platform · in the page
api/beta/deployments/retrieve
…"workspace_archived_error"` - `BetaManagedAgentsOrganizationDisabledDeploymentPausedReasonError object` The deployment's organization is disabled. - `type: "organizatio…
Run Deployment Now
Claude Developer Platform · in the page
api/beta/deployments/run
…uman-readable error description. - `BetaManagedAgentsOrganizationDisabledRunError object` The deployment's organization is disabled. - `type: "organization_disabled_error"` -…
Unpause Deployment
Claude Developer Platform · in the page
api/beta/deployments/unpause
…"workspace_archived_error"` - `BetaManagedAgentsOrganizationDisabledDeploymentPausedReasonError object` The deployment's organization is disabled. - `type: "organizatio…
Update Deployment
Claude Developer Platform · in the page
api/beta/deployments/update
…"workspace_archived_error"` - `BetaManagedAgentsOrganizationDisabledDeploymentPausedReasonError object` The deployment's organization is disabled. - `type: "organizatio…
Messages
Claude Developer Platform · in the page
api/beta/messages
…- `thinking: optional BetaThinkingConfigEnabled or BetaThinkingConfigDisabled or BetaThinkingConfigAdaptive or null` - `BetaThinkingConfigEnabled object` - `type: "enabled"`…
Batches
Claude Developer Platform · in the page
api/beta/messages/batches
…- `thinking: optional BetaThinkingConfigEnabled or BetaThinkingConfigDisabled or BetaThinkingConfigAdaptive or null` - `BetaThinkingConfigEnabled object` - `type: "enabled"`…
Create a Message Batch
Claude Developer Platform · in the page
api/beta/messages/batches/create
…- `thinking: optional BetaThinkingConfigEnabled or BetaThinkingConfigDisabled or BetaThinkingConfigAdaptive or null` - `BetaThinkingConfigEnabled object` - `type: "enabled"`…
Count tokens in a Message
Claude Developer Platform · in the page
api/beta/messages/count_tokens
…d"` - `"omitted"` - `"updates"` - `BetaThinkingConfigDisabled object` - `type: "disabled"` - `BetaThinkingConfigAdaptive object` - `type: "adaptive"` - `block_bindin…
Create a Message
Claude Developer Platform · in the page
api/beta/messages/create
…- `thinking: optional BetaThinkingConfigEnabled or BetaThinkingConfigDisabled or BetaThinkingConfigAdaptive or null` - `BetaThinkingConfigEnabled object` - `type: "enabled"`…
Organization
Claude Developer Platform · in the page
api/beta/organization
…Inline JWK objects. minItems: 1 - `jwks_polling_disabled_at: string or null` If set, Anthropic's JWKS poller has paused polling for this issuer after repeated fetch failures…
Compliance Settings
Claude Developer Platform · in the page
api/beta/organization/compliance_settings
…nabled"` default: enabled - `BetaComplianceSettingsStateDisabled object` - `type: "disabled"` default: disabled ### Example ```bash curl https://api.anthropic.com/v1/or…
Get Compliance Settings
Claude Developer Platform · in the page
api/beta/organization/compliance_settings/retrieve
…nabled"` default: enabled - `BetaComplianceSettingsStateDisabled object` - `type: "disabled"` default: disabled ## Example ```bash curl https://api.anthropic.com/v1/org…
Update Compliance Settings
Claude Developer Platform · in the page
api/beta/organization/compliance_settings/update
…API and begins capturing organization activity events. Setting it to `disabled` turns both off. `state` reflects whether the Compliance API is enabled. A request that sets `state` to its current valu…
Federation
Claude Developer Platform · in the page
api/beta/organization/federation
…Inline JWK objects. minItems: 1 - `jwks_polling_disabled_at: string or null` If set, Anthropic's JWKS poller has paused polling for this issuer after repeated fetch failures…
Issuers
Claude Developer Platform · in the page
api/beta/organization/federation/issuers
…Inline JWK objects. minItems: 1 - `jwks_polling_disabled_at: string or null` If set, Anthropic's JWKS poller has paused polling for this issuer after repeated fetch failures…
Archive Federation Issuer
Claude Developer Platform · in the page
api/beta/organization/federation/issuers/archive
…Inline JWK objects. minItems: 1 - `jwks_polling_disabled_at: string or null` If set, Anthropic's JWKS poller has paused polling for this issuer after repeated fetch failures…
Create Federation Issuer
Claude Developer Platform · in the page
api/beta/organization/federation/issuers/create
…Inline JWK objects. minItems: 1 - `jwks_polling_disabled_at: string or null` If set, Anthropic's JWKS poller has paused polling for this issuer after repeated fetch failures…
List Federation Issuers
Claude Developer Platform · in the page
api/beta/organization/federation/issuers/list
…Inline JWK objects. minItems: 1 - `jwks_polling_disabled_at: string or null` If set, Anthropic's JWKS poller has paused polling for this issuer after repeated fetch failures…
Get Federation Issuer
Claude Developer Platform · in the page
api/beta/organization/federation/issuers/retrieve
…Inline JWK objects. minItems: 1 - `jwks_polling_disabled_at: string or null` If set, Anthropic's JWKS poller has paused polling for this issuer after repeated fetch failures…
Update Federation Issuer
Claude Developer Platform · in the page
api/beta/organization/federation/issuers/update
…nown]` Inline JWK objects. minItems: 1 - `jwks_polling_disabled: optional boolean or null` Only `false` is accepted, to re-enable polling after the system pauses it. Polling is pause…
Compliance API
Claude Developer Platform · in the page
api/compliance
…ubmitted via an agent proxy provisioning link: the credential and its disabled rule were deleted and the link was revoked. The actor is the owner; the submitter is recorded for attribution. - `"ccr…
Activities
Claude Developer Platform · in the page
api/compliance/activities
…ubmitted via an agent proxy provisioning link: the credential and its disabled rule were deleted and the link was revoked. The actor is the owner; the submitter is recorded for attribution. - `"ccr…
Query compliance activities
Claude Developer Platform · in the page
api/compliance/activities/list
…ubmitted via an agent proxy provisioning link: the credential and its disabled rule were deleted and the link was revoked. The actor is the owner; the submitter is recorded for attribution. - `"ccr…
Organizations
Claude Developer Platform · in the page
api/compliance/organizations
…default: string_list - `name: "allowed_invite_domains" or "disabled_admin_request_types" or "ip_allowlist_ip_ranges"` - `"allowed_invite_domains"` - `"disabled_admin_request_t…
Settings
Claude Developer Platform · in the page
api/compliance/organizations/settings
…default: string_list - `name: "allowed_invite_domains" or "disabled_admin_request_types" or "ip_allowlist_ip_ranges"` - `"allowed_invite_domains"` - `"disabled_admin_request_t…
Get effective organization settings
Claude Developer Platform · in the page
api/compliance/organizations/settings/retrieve
…default: string_list - `name: "allowed_invite_domains" or "disabled_admin_request_types" or "ip_allowlist_ip_ranges"` - `"allowed_invite_domains"` - `"disabled_admin_request_t…
errors
Claude Developer Platform · in the page
api/errors
…ing-type-adaptive) for the symptom-first fix. ### Thinking cannot be disabled On Claude Fable 5.1, [Claude Mythos 5.1](https://anthropic.com/glasswing), Claude Fable 5, [Claude Mythos 5](https://ant…
Messages
Claude Developer Platform · in the page
api/messages
…ed`. - `"summarized"` - `"omitted"` - `ThinkingConfigDisabled object` - `type: "disabled"` - `ThinkingConfigAdaptive object` - `type: "adaptive"` - `display: optiona…
Batches
Claude Developer Platform · in the page
api/messages/batches
…- `"summarized"` - `"omitted"` - `ThinkingConfigDisabled object` - `type: "disabled"` - `ThinkingConfigAdaptive object` - `type: "adaptive"` - `…
Create a Message Batch
Claude Developer Platform · in the page
api/messages/batches/create
…- `"summarized"` - `"omitted"` - `ThinkingConfigDisabled object` - `type: "disabled"` - `ThinkingConfigAdaptive object` - `type: "adaptive"` - `…
Count tokens in a Message
Claude Developer Platform · in the page
api/messages/count_tokens
…ed`. - `"summarized"` - `"omitted"` - `ThinkingConfigDisabled object` - `type: "disabled"` - `ThinkingConfigAdaptive object` - `type: "adaptive"` - `display: optiona…
Create a Message
Claude Developer Platform · in the page
api/messages/create
…ed`. - `"summarized"` - `"omitted"` - `ThinkingConfigDisabled object` - `type: "disabled"` - `ThinkingConfigAdaptive object` - `type: "adaptive"` - `display: optiona…
Message Batches API
Claude Developer Platform · in the page
build-with-claude/batch-processing
…ersonal-data). 4. Downloading batch results in the Console can be disabled on the organization-level or on a per-workspace basis. </Accordion> <Accordion title="Can I use prompt caching in th…