Import

Import

post

Import a Client Policy from a xml file.

Body
FilePathstring · binaryOptional

Upload File

Responses
204
No Content
post
POST /api/ClientPolicies/import HTTP/1.1
Host: 
Content-Type: multipart/form-data
Accept: */*
Content-Length: 21

{
  "FilePath": "binary"
}

No content

Last updated

Was this helpful?