注销表¶ 描述¶ description: | Deregister table `id` from its namespace. 请求模式¶ DeregisterTableRequest: type: object description: | The table content remains available in the storage. properties: id: type: array items: type: string 响应模式¶ DeregisterTableResponse: type: object properties: id: type: array items: type: string location: type: string properties: type: object additionalProperties: type: string