Render Jinja2 context with data cast
Renders Jinja2 Context output with data cast.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
Path parameters
name
Request
request body
template
variables
castDataType
Allowed values:
Response
Rendered output template. Data type will be determined based on input castDataType.
Errors
500
Internal Server Error