Apply templates to text
Applies templates to parse text.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
Request
request body
text
templates
Response
Parsed text based on the templates used
Errors
500
Internal Server Error