Skip to main content
PATCH
/
api
/
v1
/
hub
/
environments
/
{id}
Error
A valid request URL is required to generate request examples
{
  "environments": [
    {
      "name": "<string>"
    }
  ],
  "id": "<string>"
}

Documentation Index

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

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

Authorizations

X-API-Key
string
header
required

Path Parameters

id
string
required

Model ID

Body

application/json
environments
object[]
required
Maximum array length: 4

Response

OK

environments
object[]
id
string