Policy Preview from Excel file

Policy preview from a xlsx file.

post

Previews the policy from a xlsx file without loading it into the local DB. Only users with the Standard Registry role are allowed to make the request.

Authorizations
Body
stringOptional
Responses
200
Successful operation.
application/json
Responseobject
post
POST /api/v1/policies/import/xlsx/preview HTTP/1.1
Host: 
Authorization: Bearer JWT
Content-Type: application/json
Accept: */*
Content-Length: 6

"text"
{}

Last updated