Skip to main content
DELETE
/
cost-models
/
{id}
Delete Cost Model
curl --request DELETE \
  --url https://api.nozle.app/api/v1/cost-models/{id} \
  --header 'Authorization: Bearer <token>'
Delete a cost model by ID. Auth: sk_ only
All cost model endpoints require a secret key (sk_). Publishable keys will receive a 403 Forbidden response.
id
string
required
Cost model ID