Create a new formula (import) from a file

Imports new formula from a zip file.

post

Imports new formula 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
200

Successful operation.

application/json
post
/formulas/{policyId}/import/file

Last updated