v1
latestOpenAPI 3.0.02026-07-14330119.9 KBRecordings
Start recording
Begin recording stub mappings
post/__admin/recordings/start
Request body
Example request
{
"captureHeaders": {
"Accept": {},
"Content-Type": {
"caseInsensitive": true
}
},
"extractBodyCriteria": {
"binarySizeThreshold": "18.2 GB",
"textSizeThreshold": "18.2 GB"
},
"filters": {
"bodyPatterns": [
{
"equalToJson": "{ \"numbers\": [1, 2, 3] }"
}
],
"headers": {
"Content-Type": {
"equalTo": "application/json"
}
},
"method": "POST",
"url": "/some/thing"
},
"targetBaseUrl": "http://example.mocklab.io"
}Response
Successfully started recording