Update Environment

View as Markdown
Patch the environment mounted into one space. Omit a field to leave it unchanged, use null to remove it, or provide a value to add or replace that capability.

Authentication

AuthorizationBearer

Use Bearer <api-key>.

Path parameters

spaceIdstringRequired

Request

This endpoint expects an object.
aiobject or nullOptional
storageobject or nullOptional
vaultobject or nullOptional

Response

OK
aiobject
storageobject
vaultobject

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
409
Conflict Error
429
Too Many Requests Error