v1

latestOpenAPI 3.0.32026-07-1710820.0 KB
Mapping

Execute saved mapping

Invokes the saved mapping transform. The request body is treated as the input, converted according to the request Content-Type.

post/Mapping/{mappingId}

Path parameters

mappingIdstring required

The ID of the saved mapping

Query parameters

verbosestring

When set to true (case-insensitive) or 1, returns the full evaluation report instead of the raw result.

Request body

object required

Response

Mapping result (any JSON). When ?verbose is enabled, returns a VerboseReport.