PATCH
/
api
/
v1
/
workspace
/
{workspaceId}

Authorizations

Authorization
string
header
required

An access token in Infisical

Path Parameters

workspaceId
string
required

The ID of the project to update.

Body

application/json
autoCapitalization
boolean

Disable or enable auto-capitalization for the project.

description
string

An optional description label for the project.

Maximum length: 256
name
string

The new name of the project.

Maximum length: 64

Response

200 - application/json
workspace
object
required