Create a Subtask Template

Creates a new subtask template for the specified task template.

Path Params
string
required

Unique identifier of the task template from which to retrieve subtasks.

Query Params
string

Possible value is entity. When view entity is passed, the response body will include the entire updated data contract of the posted resource.

Body Params
associations
array of objects

Associations of the subtask template.

associations
boolean

Indicates whether the entity needs to be create or not.

string

Subtask template category filter.

string

Comments.

string

Created Via for task group - API or IMPORT.

customAttributes
array of objects

Custom Attributes of the subtask template.

customAttributes
string

Description of the subtask template.

string

file name imported or exported.

metadata
object

Subtask template related information.

string

Name of the subtask template.

integer

Priority of the subtask template.

integer

Rank of the entity to indicate the sort order. Items with lower rank are presented items with higher rank.

boolean

Indicates whether the subtask template is required to mark the parent as complete.

string

Tags on the subtask template.

string

Parent task template type.

string

Type of the subtask template.

Headers
string

Bearer token

Responses

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

500

Internal Server Error

Language
URL
Response
Choose an example:
application/json