Upload Installer

Upload Installer

put

Upload an FSLogix Installer file to the FSLogix Profile Containers Feature Site Settings.

Query parameters
siteIdinteger · int32Optional

The Site ID for which to modify the FSLogix Profile Containers Feature settings.

Body
InstallerFilestring · binaryOptional

Upload File

Responses
204
No Content
put
PUT /api/FSLogix/ProfileContainer/UploadInstaller HTTP/1.1
Host: 
Content-Type: multipart/form-data
Accept: */*
Content-Length: 26

{
  "InstallerFile": "binary"
}

No content

Was this helpful?