Optional
contentThe body of the request should be the JSON you want to map. It can take any shape as long as it is valid JSON.
The ID of the mapping definition. The ID is included in the response when you create a mapping definition, or when you retrieve a list of all your mapping definitions.
Optional
validationWhen not specified, Stedi does not validate the input or the output of the mapping. When set to 'strict', Stedi applies JSON Schema validation to the input JSON and the output JSON using source and target JSON Schema.
The body of the request should be the JSON you want to map. It can take any shape as long as it is valid JSON.