Delete Tier Naming Rules
You can delete tier naming rules by using:
Use UI to Delete Tier Naming Rules
- Go to the Tier Naming Rules tab.
- Select the Rule Name that you want to delete.
- Click Delete Confirmation.
Use API to Delete Tier Naming Rules
Format:
DELETE /customNaming/rules/{Id}
Request Example:
curl --location --request DELETE 'https://demo.saas.appdynamics.com/zero/v1beta/customNaming/rules/9a7dfb82-480f-4beb-b72c-a3692b54fdec' --header 'Authorization: Bearer {AuthToken}'
Response Example:
No response