For the complete documentation index, see llms.txt. This page is also available as Markdown.

Import

Import

post

Import a Client Policy from a xml file.

Body
FilePathstring · binaryOptional

Upload File

Responses
204

No Content

No content

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

{
  "FilePath": "binary"
}

No content

Last updated