Apply templates to text

Applies templates to parse text.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Request

request body
textlist of stringsOptional
templateslist of stringsOptional

Response

Parsed text based on the templates used

Errors

500
Internal Server Error