Create a new extractor from an extractor configuration file.

The request body should contain the binary contents of an extractor configuration (.fpxlc) file created using the Visual Studio plugin.

RESPONSES

201 The extractor was created
400 There is already an extractor with the specified name
401 There is no Authorization header or the access token is invalid

Language