Creates a task dependency template for two task templates of the given task bundle.

POST
Required Permissions: The user must be an admin or have task-manage-config:write permissions.

Path parameters

taskBundleIdstringRequired
The id of the task bundle.

Request

This endpoint expects an object.
predecessorTemplateIdstringOptional
The id of the predecessor task template.
successorTemplateIdstringOptional
The id of the successor task template.

Response

This endpoint returns an object
idstringOptional
createdOndatetimeOptional
createdBystringOptional
updatedOndatetimeOptional
updatedBystringOptional
predecessorTemplateIdstringOptional
The id of the predecessor task template.
successorTemplateIdstringOptional
The id of the successor task template.