Validate Identity – Validates the identity information for a user.

Validates the identity information for the specified user. Returns validation status and any errors encountered during the process.

Path Params
string
required

The program code associated with the request.

string
required

The unique identifier of the account associated with the user. Must be a valid GUID.

string
required

The unique identifier of the user whose identity is being validated. Must be a valid GUID.

Body Params

The Gd.Bos.DataTransfer.Request.ValidateIdentityRequest object containing the identity hash code to validate.

string | null

The hash code of the user's identity information to be validated.

Headers
string
required

The unique request identifier for idempotency and tracking. Must be provided in the X-GD-RequestId header.

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

401

Unauthorized

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/json
text/json