Authorizations
Body
application/json
Payload to update an existing DataMapping.
DataMappingUpdate is the request body to update a credential. The ID and organisation ID fields are taken from the URL path.
The ID of the source App instance.
The ID of the source app operation, for OpenAPI this will be the operationId
field if set, otherwise the
request's type and path.
The ID of the target App instance.
The ID of the target app operation, for OpenAPI this will be the operationId
field if set, otherwise the
request's type and path.