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

Activate Document Processing Service

PDF
Modo Foco
Tamanho da Fonte
Última atualização: 2025-12-25 15:44:45

Description

This interface is used to activate the document processing service and create a Queue.

Authorization Description

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

Service Activation

When you first use this feature, Cloud Infinite will be enabled by default, and the Bucket will be automatically bound to Cloud Infinite without requiring role authorization, allowing direct use.
Note:
After Cloud Infinite is bound, if you manually unbind Cloud Infinite from the Bucket, you will not be able to continue using this feature.

Use Limits

When you use this interface, please first confirm the relevant limitations. For details, see Usage Limitations.

Request

Request sample

POST /docbucket HTTP/1.1
Host: <BucketName-APPID>.ci.<Region>.myqcloud.com
Date: <GMT Date>
Authorization: <Auth String>
Content-Length: <length>
Content-Type: application/xml
Note:
Authorization: Auth String. For details, see the Request Signature documentation.

Request header

This interface only uses common request headers. For details, see the Common Request Headers documentation.

Request body

The request body of this request is empty.

Response

Response Headers

This interface only returns common response headers. For details, see the Common Response Headers documentation.

Response Body

The response body returns application/xml data, and the content containing complete node data is displayed as follows:
<Response>
<RequestId>RequestId</RequestId>
<DocBucket>
<Name>examplebucket-1250000000</Name>
<CreateTime>2021-11-15T12:12:12+0800</CreateTime>
<Region>Region</Region>
<AliasBucketId/>
<BucketId>BucketName-APPID</BucketId>
</DocBucket>
</Response>
The specific data content is as follows:
Node Name (Keyword)
Parent Node
Description
Type
Response
None.
Container for saving results
Container
Response content of the Container node:
Node Name (Keyword)
Parent Node
Description
Type 
RequestId 
Response
unique request ID
String 
DocBucket 
Response
Bucket Information
Container
Content of the DocBucket in the Container node:
Node Name (Keyword)
Parent Node
Description
Type 
Name 
Response.DocBucket
Bucket Name 
String
CreateTime
Response.DocBucket
Activation time
String
Region 
Response.DocBucket
Bucket region
String
AliasBucketId
Response.DocBucket
Bucket alias
String
BucketId 
Response.DocBucket
Bucket ID
String

Error Codes

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


Ajuda e Suporte

Esta página foi útil?

comentários