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

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

organisationId
string
required
mappingId
string
required
entryId
string
required

Body

application/json
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
mapping
object
sourceValue
required
targetValue
required
createdAt
string
updatedAt
string
deletedAt
string