Import
This can be used to import/restore farm configuration.
Body
filestring · binaryOptional
Upload File
Responses
204
No Content
401
Unauthorized
application/json; api-version=1.0
post
POST /api/Settings/import HTTP/1.1
Host:
Content-Type: multipart/form-data
Accept: */*
Content-Length: 17
{
"file": "binary"
}
No content
Was this helpful?