githubEdit

Import Label configuration from a file

Imports new statistic definition from a zip file.

post

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
policyIdstringRequired

Policy Id

Example: 000000000000000000000001
Body
stringOptional
Responses
chevron-right
200

Successful operation.

application/json
post
/policy-statistics/{policyId}/import/file

Last updated

Was this helpful?