Was this helpful?
This can be used to import/restore farm configuration.
Upload File
curl -L \ --request POST \ --url '/api/Settings/import' \ --header 'Content-Type: multipart/form-data' \ --form 'file=binary'
No Content