REST API - Create TCT with Preconditions


Description


Below you can find REST endpoint for the Create Test Case Templates with Preconditions. Parameters should be passed in a JSON file.


Method: POST

URL: $jira_context/rest/api/2/issue

Parameters:

  • key (project)
  • issuetype (ID of Test Case Template issue type)
  • customfield_ID (ID number of Preconditions field)


See the sample file with a structure -  tct_create_with_preconditions.json