Identities
Update
Update identity
PATCH
/
api
/
v1
/
identities
/
{identityId}
Authorizations
Authorization
string
headerrequiredAn access token in Infisical
Path Parameters
identityId
string
requiredThe 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