Import

Import Remote PC

post

Import a list of Remote PC Static to a Provider from a file.

Path parameters
idinteger · int32Required

Provider ID

Body
CsvFilestring · binaryOptional

Upload File

Responses
201
Created
post
POST /api/Provider/remotepcstatic/{id}/remotepc/Import HTTP/1.1
Host: 
Content-Type: multipart/form-data
Accept: */*
Content-Length: 20

{
  "CsvFile": "binary"
}

No content

Was this helpful?