The whole hunk
from line 1, old and new numbered
/
lines
from line 1
1---
2title: Add Federation Rule Workspace
3url: https://platform.claude.com/docs/en/api/beta/organization/federation/rules/workspaces/add
4---
5
16# Add Federation Rule Workspace
27
38**POST** `/v1/organizations/federation_rules/{federation_rule_id}/workspaces`
from line 34
2934
3035 - `string`
3136
32 - `"message-batches-2024-09-24" or "prompt-caching-2024-07-31" or "computer-use-2024-10-22" or 41 more`
37 - `"message-batches-2024-09-24" or "prompt-caching-2024-07-31" or "computer-use-2024-10-22" or 42 more`
3338
3439 - `"message-batches-2024-09-24"`
3540
from line 82
7782
7883 - `"user-profiles-2026-08-18"`
7984
85 - `"user-profiles-2026-09-04"`
86
8087 - `"advisor-tool-2026-03-01"`
8188
8289 - `"managed-agents-2026-04-01"`
from line 136
129136
130137- `BetaFederationRuleWorkspace object`
131138
139 - `type: "federation_rule_workspace"`
140
141 default: federation_rule_workspace
142
132143 - `created_at: string`
133144
134145 When this workspace was enabled for the rule.
from line 153
142153 - `federation_rule_id: string`
143154
144155 Tagged ID of the federation rule.
145
146 - `type: "federation_rule_workspace"`
147
148 default: federation_rule_workspace
149156
150157 - `workspace_id: string`
151158