File tree Expand file tree Collapse file tree
src/cloudflare/resources/organizations Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11configured_endpoints : 2283
22openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/cloudflare%2Fcloudflare-a6c352830d1270d0abb5bb983058ea21815e1bb7d2e163965335dcb0e706f057.yml
3- openapi_spec_hash : e3e8d9353d8e69b02fa345a95abbe336
3+ openapi_spec_hash : 7e533a6fd89dd8f0e686167bcd0a391a
44config_hash : af64aebd155c327064f15fb62f55c6fc
Original file line number Diff line number Diff line change @@ -260,6 +260,9 @@ def delete(
260260 not contain any sub-organizations, accounts, members or users. (Currently in
261261 Public Beta - see https://developers.cloudflare.com/fundamentals/organizations/)
262262
263+ **Access Control:** Restricted to enterprise organizations. Non-admin callers
264+ also require the `account_deletion` tenant flag.
265+
263266 Args:
264267 extra_headers: Send extra headers
265268
@@ -533,6 +536,9 @@ async def delete(
533536 not contain any sub-organizations, accounts, members or users. (Currently in
534537 Public Beta - see https://developers.cloudflare.com/fundamentals/organizations/)
535538
539+ **Access Control:** Restricted to enterprise organizations. Non-admin callers
540+ also require the `account_deletion` tenant flag.
541+
536542 Args:
537543 extra_headers: Send extra headers
538544
You can’t perform that action at this time.
0 commit comments