PUT
/
organisations
/
{organisationId}
/
data-mappings
/
{mappingId}
/
entries
/
{entryId}

Authorizations

Authorization
string
header
required

Path Parameters

organisationId
string
required
mappingId
string
required
entryId
string
required

Body

application/json

DataMappingEntryUpdate is the request body to update a credential. The ID and organisation ID and Mapping ID fields are taken from the URL path.

sourceValue
required

The source value of the mapping entry.

targetValue
required

The target value of the mapping entry.

Response

200
application/json
id
string
required
sourceValue
required
targetValue
required
mapping
object
createdAt
string
updatedAt
string
deletedAt
string