...
Makes changes to an existing external personal identity.
HTTP Method | URI Scheme |
---|---|
PUT | /server/external-personal-identity/{personalIdentityId} |
Parameters
Type | Name | Description | Qualification | Schema |
---|---|---|---|---|
Path | personalIdentityId | The |
identifier of the external personal identity to update. | Required | string | ||
Body | request | Request body parameters, see schema for details. | Required | ExternalPersonalIdentity |
Responses
HTTP Code | Description | Schema |
---|---|---|
200 | The updated external personal identity. |
Security
Type | Name |
---|---|
apiKey | Key |