Apply a template to text

Applies a template to parse text.

Authentication

AuthorizationBasic

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

Request

request body
textstringOptional
templatestringOptional

Response

Parsed object based on the template and text provided

Errors

500
Internal Server Error