DELETE
/
prices
/
units
/
{id}
Archive a price unit
curl --request DELETE \
  --url https://api.cloud.flexprice.io/v1/prices/units/{id}
{}

Path Parameters

id
string
required

Price unit ID

Response

200
application/json

OK

The response is of type object.