PATCH
/
api
/
v1
/
identities
/
{identityId}

Authorizations

Authorization
string
headerrequired

An access token in Infisical

Path Parameters

identityId
string
required

The ID of the identity to update.

Body

application/json
name
string

The new name of the identity.

role
string

The new role of the identity.

Response

200 - application/json
identity
object
required

Was this page helpful?