Delete Rules

Delete Rules
Deletes Customer Rules

Deletes customer rules from the Usage Meter

Request
URI
DELETE
https://umip/api/v1/rules
COPY
Query Parameters
string
name
Required

The name of a customer rule


Authentication
This operation uses the following authentication methods.
Responses
204

Rules deletion is successful

Operation doesn't return any data structure

400

Invalid data for one or more fields in the request

Returns 400InvalidRequest of type(s) application/json
{
    "errCode": "GW_REQ_KEY",
    "errMessage": "Not found expected value for key 'sampleKey'"
}
string
errCode
Optional

errCode

string
errMessage
Optional

errMessage


401

Provided access token is missing or invalid.

Operation doesn't return any data structure

Code Samples
COPY
                    curl -X DELETE -H 'Authorization: <value>' https://{api_host}/api/v1/rules?name=v