Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Description

Makes changes to an existing external personal identity.

HTTP MethodURI Scheme
PUT/server/external-personal-identity/{personalIdentityId}

Parameters

TypeNameDescriptionQualificationSchema
Path

personalIdentityId

The identifier of the external personal identity to update.

Required

string

Bodyrequest

Request body parameters, see schema for details.

RequiredExternalPersonalIdentity

Responses

HTTP CodeDescriptionSchema
200

The updated external personal identity.

ExternalPersonalIdentity

Security

TypeName
apiKeyKey
  • No labels