Skip to main content
DELETE
/
v1
/
model-routes
/
{id}
Delete a model route
curl --request DELETE \
  --url https://api.trulayer.ai/v1/model-routes/{id} \
  --header 'Authorization: Bearer <token>'
{
  "error": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://docs.trulayer.ai/llms.txt

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

Authorizations

Authorization
string
header
required

SDK API key (tl_...) or Clerk session JWT

Path Parameters

id
string<uuid>
required

Response

Model route deleted