v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14120262383.5 KB

Generates a sample mapping template that can be used to transform a payload into the structure of a model.

get/restapis/{restapi_id}/models/{model_name}/default_template

Path parameters

restapi_idstring required

The string identifier of the associated RestApi.

model_namestring required

The name of the model for which to generate a template.

Response

Success

valuestring

The Apache Velocity Template Language (VTL) template content used for the template resource.