Skip to main content
DELETE
/
api
/
model-endpoints
/
{id}
Delete serving endpoint
curl --request DELETE \
  --url https://console.neuronsearchlab.com/api/model-endpoints/{id} \
  --header 'Authorization: Bearer <token>'
{
  "error": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://docs.neuronsearchlab.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Platform API key issued from Console > Platform API Keys. Format: nsl__.

Path Parameters

id
integer
required

Response

Deleted