Working with Request Templates
Request Templates are templates that incorporate the parameters and payload
that should be sent in a request. They are the equivalent of WADL Methods and OpenAPI Operations.
Properties
- Scheme — The global scheme defined for a Website can be overriden here
for requests sent from this template. The default value is to inherit the global value.
- Method — The HTTP method for requests sent from this template.
- Title — Title to be displayed in the Website Outline for the template.
Parameters
All parameter types are supported for templates: Header, Cookie, Query and Path.
Last updated on 2023-12-05