Tariff elements
Delete a tariff
Deletes a tariff. Will also automatically remove tariff from tariff_elements
property of the Location object it is associated with.
DELETE
/
tariffs
/
elements
/
{id}
Authorizations
Authorization
string
headerrequiredAuthenticate with bearer_token
you obtained from /login endpoint.
Path Parameters
id
string
requiredFlatPeak Location ID.
Response
202 - application/json
message
string
Was this page helpful?