Tariffsv1Velocity Rules
Delete velocity rule
Delete a velocity rule
DELETE
/v1/tariffs/velocity-rules/{rule_id}Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
rule_id*string
Response Body
application/json
curl -X DELETE "https://example.com/v1/tariffs/velocity-rules/497f6eca-6276-4993-bfeb-53cbbbba6f08"Empty
{
"code": "tariffs_m.tariff_not_found",
"message": "Tariff not found"
}Update an existing velocity rule
Returns in-memory velocity usage, limits, remaining quota, and bucket TTL for the customer's transfer and FX tariffs. `reference_id` in the response matches the package-year bucket (`{customer_id}:{package_year}` from `customers.metadata.package_year`). Requires read access on the customer record.