Conditional naming API - DELETE a naming rule
Deletes the specified conditional naming rule. Deletion can't be undone.
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 |
---|---|---|---|---|
type | string |
The type of the rule, defined by the type of Dynatrace entities to which the rule applies. |
path | required |
id | string |
The ID of the naming rule to be deleted. |
path | required |
Response
Response codes
Code | Description |
---|---|
204 | Deleted. Response doesn't have a body. |
Response body
A successful request doesn't return any content.