task
Create a new relation between two tasks
Creates a new relation between two tasks. The user needs to have update permissions on the base task and at least read permissions on the other task. Both tasks do not need to be on the same project. Take a look at the docs for available task relation kinds.
put/tasks/{taskID}/relations
Path parameters
taskIDinteger required
Task ID
Request body
Response
The created task relation object.