tencent cloud

Cloud Infinite

Release Notes and Announcements
Release Notes
Announcements
Product Introduction
Product Overview
Product Strengths
Use Cases
Feature Overview
Regions and Domains
Specifications and Limits
Billing
Billing Overview
Billing Mode
Billable Items
Free Tier
Payment Overdue
Viewing Bill Details
FAQs
Getting Started
Registering and Logging In
Bind Bucket
Uploading and Processing File
Downloading and Deleting Images
Unbinding Buckets
Using CI via COS
Features
Image Processing
Media Processing
Content Moderation
AI Content Recognition
File Processing
Smart Voice
File processing
User Guide
Overview
Bucket Management
Smart Toolbox
Job and Workflow
Data Monitoring
Usage statistics
Use Cases
Copyright Protection Solutions
Image Processing Practices
Working with API Authorization Policies
Workflow Practices
API Documentation
API Overview
Structure
Common Request Headers
Common Response Headers
Activate Vast Service
Image Processing
AI-Based Content Recognition
Smart Audio
Media Processing
Content Moderation
Document Processing
File Processing
Job and Workflow
Cloud Virus Detection
Error Codes
Request Signature
SDK Documentation
SDK Overview
Android SDK
iOS SDK
COS Android SDK
C SDK
C++ SDK
.NET(C#) SDK
Go SDK
COS iOS SDK
Java SDK
JavaScript SDK
Node.js SDK
PHP SDK
Python SDK
Mini Program SDK
Personal Information Protection Policy for SDK
Security and Compliance
Permission ‍Management
FAQs
Basic Settings
Document Processing
Media Processing
Content Recognition
Smart Audio
Agreements
Service Level Agreement
Contact Us
Glossary

Unbind Bucket from Cloud Infinite

PDF
Focus Mode
Font Size
Last updated: 2025-12-24 17:22:56

Description

Used to unbind the Bucket from the Cloud Infinite service.
Note:
After unbinding, the Bucket and all its stored data, including files, will still be retained in COS.
When the unbind interface is called, it will check whether there are task configurations such as workflows, batch tasks, automatic reviews, historical data reviews, and so on. If relevant task configurations exist, unbinding the current Bucket is not allowed. You need to manually handle these tasks before unbinding can be performed.
After unbinding, the Bucket will be removed from the Cloud Infinite Bucket list and will no longer be able to use Cloud Infinite-related features.

Authorization Description

When using a sub-account, you need to add the ci:DeleteCIBucket permission to the action of the authorization policy. For all operation interfaces supported by Cloud Infinite, see action.

Fee Instructions

Using this interface to unbind the Cloud Infinite service from the Bucket will not incur any related fees. For detailed billing information of Cloud Infinite, see Billing Overview.

Request

Request sample

PUT /?unbind HTTP/1.1
Host: <BucketName-APPID>.ci.<Region>.myqcloud.com
Date: GMT Date
Authorization: Auth String
Note:
Authorization: Auth String. For details, see the Request Signature documentation.

Request header

This API only uses common request headers. For details, see Common Request Headers.

Request body

The request body of this request is empty.

Response

Response Headers

This API only returns common response headers. For details, see Common Response Headers.

Response Body

The response body of this response is empty.

Error Codes

This request operation has no special error messages. For common error messages, see Error Codes.

Help and Support

Was this page helpful?

Help us improve! Rate your documentation experience in 5 mins.

Feedback