Deletes a specified topic.
Operation description
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
mq:DeleteTopic |
Topic
Topic
|
None |
|
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| Topic |
string |
Yes |
The topic to delete. |
test |
| InstanceId |
string |
No |
The ID of the instance that contains the topic to delete. |
MQ_INST_188077086902****_BXSuW61e |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The ID of the request. This is a common parameter. The ID is unique for each request. You can use this ID to locate and troubleshoot issues. |
4189D4A6-231A-4028-8D89-F66A76C1**** |
Examples
Success response
JSON format
{
"RequestId": "4189D4A6-231A-4028-8D89-F66A76C1****"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.