Loads (import) a file and return its preview
Imports a zip file containing formula.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
stringOptional
Responses
200
Formula preview.
application/json
401
Unauthorized.
403
Forbidden.
500
Internal server error.
application/json
post
/formulas/import/file/previewLast updated