POST
/
organisations
/
{organisationId}
/
data-mappings

Authorizations

Authorization
string
headerrequired

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

Path Parameters

organisationId
string
required

Body

application/json
sourceAppId
string
required

The ID of the source App instance.

sourceSchemaId
string
required

The ID of the source app operation, for OpenAPI this will be the operationId field if set, otherwise the request's type and path.

targetAppId
string
required

The ID of the target App instance.

targetSchemaId
string
required

The ID of the target app operation, for OpenAPI this will be the operationId field if set, otherwise the request's type and path.

definition
object[]
required

Response

200 - application/json
id
string
required
orgId
string
required
sourceApp
object
sourceSchemaId
string
required
targetApp
object
targetSchemaId
string
required
definition
object[]
required
createdAt
string
updatedAt
string
deletedAt
string