This API request allows you begin the process of registering new HTML template which has been created using custom constructor on the site. With this request you send HTML template for processing. In the response you will receive parsed variables and tables from the table.
NOTE: only users with 'EDITOR' and 'ADMIN' roles are capable to execute this request.

Response status codes:
201 - template has been saved, you can review result
400 - you sent invalid data
401 - you are not authorized
500 - if unhandled and unexpected exception happened

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