Update Identity
PATCH
/identity/{identityId}
Updates an existing authentication identity's configuration such as credentials or connection settings.
Authorizations
BearerAuth
Enter your session token to authenticate API requests
Type
HTTP (bearer)
Parameters
Path Parameters
identityId*
The unique identifier of the identity to update
Type
Requiredstring
Request Body
application/json
JSON
"string"
Responses
Identity successfully updated
application/json
JSON
{
}
