DELETE
/
features
/
{id}
curl --request DELETE \
  --url https://api.cloud.flexprice.io/v1/features/{id} \
  --header 'x-api-key: <api-key>'
{}

Authorizations

x-api-key
string
header
required

Enter your API key in the format x-api-key <api-key>*

Path Parameters

id
string
required

Feature ID

Response

200
application/json
OK
{key}
object