Load the file and return its preview
Imports a zip file containing rules.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
stringOptional
Responses
200
Schema rule preview.
application/json
401
Unauthorized.
403
Forbidden.
500
Internal server error.
application/json
post
/schema-rules/import/file/previewLast updated