PATCH
/
api
/
v1
/
workspace
/
{workspaceId}

Authorizations

Authorization
string
headerrequired

An access token in Infisical

Path Parameters

workspaceId
string
required

The ID of the project to update.

Body

application/json
name
string

The new name of the project.

autoCapitalization
boolean

Disable or enable auto-capitalization for the project.

Response

200 - application/json
workspace
object
required