This API request allows you register new JasperSoft template.
NOTE: only users with 'EDITOR' and 'ADMIN' roles are capable to execute this request.

Rules for data:

  1. ZIP archive must contain one JasperSoft template (.jrxml file) besides with fonts and images (if they used in template). Images (PNG and JPEG are supported) must be located in template/img/ folder in archive and fonts (TTF and OTF are supported) in template/fonts/ folder.

Response status codes:
201 - you successfully registered template
400 - you sent invalid data
401 - you are not authorized
500 - if unhandled and unexpected exception happened
502 - if exception happened while working with Quorum node

Language
Credentials
OAuth2
Click Try It! to start a request and see the response here!