Authorizations
Enter: 'Bearer <JWT>', where JWT is the access token. Example: Bearer access_token_comes_here
Path Parameters
Response
Successful Response
Deletes the query template with the specified template_name.
A QueryTemplateMessage Pydantic object containing a success message.
Enter: 'Bearer <JWT>', where JWT is the access token. Example: Bearer access_token_comes_here
Successful Response