Authorizations
Enter: 'Bearer <JWT>', where JWT is the access token. Example: Bearer access_token_comes_here
Query Parameters
Response
Successful Response
Creates a new query template with a certain name and query string.
A QueryTemplate Pydantic object containing the recently created query template object.
Enter: 'Bearer <JWT>', where JWT is the access token. Example: Bearer access_token_comes_here
Successful Response