Import

Import

post

This can be used to import/restore farm configuration.

Body
filestring · binaryOptional

Upload File

Responses
204
No Content
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?