Update external personal identity

Description

Makes changes to an existing external personal identity.

HTTP method

URI scheme

HTTP method

URI scheme

PUT

/server/external-personal-identity/{personalIdentityId}

Parameters

Type

Name

Description

Qualification

Schema

Type

Name

Description

Qualification

Schema

Path

vpersonalIdentityId

The ID of the external personal identity to update.

Required

string

Body

request

Request body parameters, see schema for details.

Required

ExternalPersonalIdentity

Responses

HTTP code

Common messages

Description

Schema

HTTP code

Common messages

Description

Schema

200

 

The updated external personal identity.

ExternalPersonalIdentity

400

The application with the specified key could not be found

 

String

Invalid role ID format

This error message is be returned when

  • a global ID on the path section of the URL is not in the correct format.

  • the "id" field in the ExternalPersonalIdentity object is missing or not in the correct format.

Note: It is not necessarily related to a role and its ID.

String

Input not valid: External personal identity ID must match the external personal identity ID in the REST path.

 

String

Input not valid: First name and last name must always be specified for an external personal identity.

 

String

Input not valid: State must be specified when updating an external personal identity.

 

String

Company ID is not part of identity ID.

 

String

Input not valid: Changing state of an external personal identity from 'INVITED' to '<%1>' is not allowed.

Note: <%1> can be replaced by either ACTIVE or DEACTIVATED.

String

Input not valid: Changing state of an external personal identity from '<%1>' to 'INVITED' is not allowed.

Note: <%1> can be replaced by either ACTIVE or DEACTIVATED.

String

Unknown error

This error message is returned when

  • firstName > 50 characters

  • lastName > 50 characters

  • emailAddress > 100 characters.

String

500

An unexpected error occurred: Type definition error <%1>

This error message can be returned if one or more parameters are of the wrong type. See ExternalPersonalIdentity for details.

String

An unexpected error occurred: JSON parse error <%1>

This error message can be returned if one or more parameters are of the wrong type. See ExternalPersonalIdentity for details.

String

Security

Type

Name

Type

Name

apiKey

Key



Copyright © 2021–2024 Lequa Net AB – a subsidiary of Extracticon AB (publ). All rights reserved.