Sets the reference for an existing history item

Allows you to set a reference for an existing history item. This is useful for storing a reference to the record in your own system.

SecuritybearerToken
Request
path Parameters
uniqueId
required
string

The ID of the record to update

Request Body schema: application/json
required
string
Responses
200

Success

400

Bad Request

500

Server Error

put/localSolutions/GB/identitysearch/history/{uniqueId}/reference
Request samples
application/json
"string"
Response samples
application/json
"string"