Import Label configuration from a file
Imports new statistic definition from the provided zip file into the local DB.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
policyIdstringRequiredExample:
Policy Id
000000000000000000000001Body
stringOptional
Responses
200
Successful operation.
application/json
401
Unauthorized.
403
Forbidden.
500
Internal server error.
application/json
post
/policy-statistics/{policyId}/import/fileLast updated