post https://example.com/v1/constructor/template/approve
This API request allows you to finish registering of the template (upload it to blockchain) or simply delete all information about template.
Response status codes:
200 - you successfully deployed the template
400 - template with ID which you sent doesn't found
401 - you are not authorized
500 - if unhandled and unexpected exception happened
502 - if exception happens while working with blockchain node