IBM MQ tracing API - DELETE a queue manager
Deletes the specified queue manager.
DELETE |
|
Authentication
To execute this request, you need the Write configuration (WriteConfig
) permission assigned to your API token. To learn how to obtain and use it, see Tokens and authentication.
Parameters
Parameter | Type | Description | In | Required |
---|---|---|---|---|
name | string |
The name of the queue manager to be deleted. |
path | required |
Response
Response codes
Code | Description |
---|---|
204 | Deleted. Response does not have a body. |
Response body
A successful request doesn't return any content.