Skip to main content
DELETE
Delete a charge filter

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

code
string
required

Code of the existing plan.

Example:

"startup"

charge_code
string
required

Code of the existing charge.

Example:

"api_requests_charge"

filter_id
string<uuid>
required

Unique identifier of the charge filter.

Example:

"1a901a90-1a90-1a90-1a90-1a901a901a90"

Body

application/json

Charge filter delete payload

filter
object

Response

Charge filter deleted

filter
object
required

Charge filter values used to apply differentiated pricing based on additional event properties.