DELETE
/
cluster
/
configs
/
{configName}
curl --request DELETE \
  --url https://dev.startree.ai/cluster/configs/{configName} \
  --header 'Authorization: <api-key>'

Authorizations

Authorization
string
header
required

The format of the key is "Basic <token>" or "Bearer <token>"

Path Parameters

configName
string
required

Name of the config to delete