Delete Metering Policy Using DELETE

Delete Metering Policy Using DELETE

Delete the pricing policy for the specified identifier

Request
URI
DELETE
https://{api_host}/api/pricing/{id}
COPY
Path Parameters
string
id
Required

The pricing policy identifier


Authentication
This operation uses the following authentication methods.
Responses
204

The pricing policy is deleted successfully

Operation doesn't return any data structure

404

There is no pricing policy for the specified identifier

Operation doesn't return any data structure