API Reference
cURL
curl --request DELETE \ --url https://api.flatpeak.com/tariffs/elements/{id} \ --header 'Authorization: Bearer <token>'
{ "message": "Accepted" }
Deletes a tariff. Will also automatically remove the tariff from tariff_elements property of the Location object it is associated with.
tariff_elements