v1
latestOpenAPI 3.0.12026-07-24116117186.3 KBMessages
Upload file for preprocessor
The method is used for uploading a file for the preprocessor from an external repository.
post/api/v1/preprocessor/file/upload
Request body
Example request
{
"link": "http://example.com/file.json",
"preprocessorType": "Key",
"ttlHours": 240
}