Deletes a collection.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
QualifiedName | string | Yes | The unique identifier of the collection. | album.12333 |
Response parameters
Examples
Sample success responses
JSON
format
{
"RequestId": "0000-ABCD-E****",
"Status": true,
"HttpStatusCode": 200,
"ErrorMessage": "The specified product does not exist.",
"ErrorCode": "999999",
"Success": true
}
Error codes
For a list of error codes, visit the Service error codes.
Change history
Change time | Summary of changes | Operation |
---|
No change history