ci:DeleteFileMetaIndex permission to the action of the authorization policy. For all APIs supported by Cloud Infinite, see CI action.DELETE /filemeta HTTP/1.1Host: <AppId>.ci.ap-jakarta.myqcloud.comAuthorization: Auth StringContent-Length: xxxContent-Type: application/jsonAccept: application/json
{"DatasetName": "test","URI": "cos://examplebucket-1250000000/test.jpg"}
Parameter Name | Description | Type | Required |
DatasetName | String | Yes | |
URI | Resource identifier field, indicating the file address for which an index needs to be deleted. Currently, only files on COS are supported. Field rule: cos://<BucketName>/<ObjectKey>, where BucketName indicates the COS Bucket name and ObjectKey indicates the complete file path. Example: cos://examplebucket-1250000000/test1/img.jpgAttention: Only COS files within the current account are supported Addresses starting with HTTP are not supported | String | Yes |
{"RequestId": "NWFjMzQ0MDZfOTBmYTUwXzZkZV8z****"}
Parameter Name | Type | Description |
RequestId | String | Request ID |
피드백