Upload a new Solr configuration file in the request body.
An optional tag to match against the specified blob.
The collection that contains the configuration files.
The path to a specific file or nested child nodes. If the file is not nested, the filename can be entered without any path information.
'True' to reload the collection and make the changes available to Solr immediately.
Validate the configuration file before saving it.
The content of the file to be saved.
The body is of type string<byte>[]
.