Upload provider FIX config file
PATCH/api/v1/data-providers/:id/config/file
Upload a FIX .cfg file for a provider; file is stored under /data/providers/{provider_name}/ and the absolute path is saved in provider configs under key "ConfigFilePath"
Request
Responses
- 200
- 400
- 401
- 404
- 500
OK
Bad Request
Unauthorized
Not Found
Internal Server Error