{
"id": "<string>",
"idField": "<string>",
"enableMediaTypeDetection": false,
"maxParserDepth": 123,
"parserStages": [
{
"label": "<string>",
"enabled": false,
"mediaTypes": [
"<string>"
],
"pathPatterns": [
{
"syntax": "GLOB",
"pattern": "<string>"
}
],
"errorHandling": "IGNORE",
"id": "<string>",
"inheritMediaTypes": false,
"outputFieldPrefix": "<string>"
}
]
}
{
"id": "<string>",
"idField": "<string>",
"enableMediaTypeDetection": false,
"maxParserDepth": 123,
"parserStages": [
{
"label": "<string>",
"enabled": false,
"mediaTypes": [
"<string>"
],
"pathPatterns": [
{
"syntax": "GLOB",
"pattern": "<string>"
}
],
"errorHandling": "IGNORE",
"id": "<string>",
"inheritMediaTypes": false,
"outputFieldPrefix": "<string>"
}
]
}
successful operation
The response is of type object
.
Was this page helpful?