V1AdminModelsId
Reset model config to defaults
Authorization
cookieAuth better-auth.session_token<token>
Session cookie set by Better Auth. Login via the app to obtain.
In: cookie
Path Parameters
id*string
Response Body
application/json
curl -X DELETE "http://localhost:3002/v1/admin/models/string"{
"success": true,
"revalidate": [
"string"
]
}