Nuxa
Api referenceModelApiModelInferencePath

DELETE /api/model/inference/{path}

DELETE
/api/model/inference/{path}

Authorization

sessionAuth
better-auth.session_token<token>

Better Auth session cookie

In: cookie

Path Parameters

path*string

The path parameter

Response Body

application/json

application/json

application/json

application/json

curl -X DELETE "https://app.nuxa.ai/api/model/inference/string"
{}
{
  "error": "string",
  "code": "string"
}
{
  "error": "string",
  "code": "string"
}
{
  "error": "string",
  "code": "string"
}