Import
Import a Client Policy from a xml file.
Body
FilePathstring · binaryOptional
Upload File
Responses
204
No Content
401
Unauthorized
application/json; api-version=1.0
404
Not Found
application/json; api-version=1.0
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?