For the complete documentation index, see llms.txt. This page is also available as Markdown.

As Code

put

Applies a given resource spec.

Body
string · binaryOptional
Responses
201Success

No content

put/api/v1/environments/{name}/proxy/api/v1/resource/resource-file-upload
PUT /api/v1/environments/{name}/proxy/api/v1/resource/resource-file-upload HTTP/1.1
Content-Type: multipart/form-data
Accept: */*
Content-Length: 8

"binary"

No content

put

Applies a given resource spec.

Body
string · binaryOptional
Responses
201Success

No content

put/api/v1/environments/{name}/proxy/api/v1/resource
PUT /api/v1/environments/{name}/proxy/api/v1/resource HTTP/1.1
Content-Type: application/yaml
Accept: */*
Content-Length: 8

"binary
"

No content

Last updated

Was this helpful?