Skip to content

Template

parkd126 edited this page Dec 11, 2018 · 7 revisions

Overview

Fields

Name Type Description Request Methods
id Int Unique ID of the template TODO
isDefault Boolean The is_default field is true for the default template and false otherwise TODO
name String The name of the template TODO

Methods

GET Requests:


1. getTemplates

Description:

Returns a list of available templates (requires TestRail 5.2 or later).

Parameters:
Name Type Description Required
projectId Int The ID of the project Yes
Returns:
Example:

 

Clone this wiki locally