{ "name": "Workspace Name" }
curl --location --request POST 'https://api.anthropic.com/v1/organizations/workspaces/wrkspc_01JwQvzr7rXLA5AGx3HKfFUJ?members&reference&Type&_postman_listIndexKey=key&_postman_listAllowsMultipleValues' \ --data-raw '{ "name": "Workspace Name" }'
{ "id": "wrkspc_01JwQvzr7rXLA5AGx3HKfFUJ", "type": "workspace", "name": "Workspace Name", "created_at": "2024-10-30T23:58:27.427722Z", "archived_at": "2024-11-01T23:59:27.427722Z", "display_color": "#6C5BB9" }