Link existing task to issueAsk AIpost https://app.aikido.dev/api/public/v1/task_tracking/linkTaskToIssueGroupLink existing task to issue groupBody ParamsThe parameters needed to map code repos to task tracking projectsissue_group_idintegerrequiredThe id of the issue group a task should be linkedtask_idstringrequiredThe id of the task that should be linked to the issue groupproject_idstringrequiredThe id of the task tracker project related to the taskscopestringenumThe scope that relates issues to the task. Default is 'group' that relates all the issues in the issue group to the taskrepogrouprepoclouddomaincontainerAllowed:grouprepoclouddomaincontainerscope_idintegerThe id of the specified scope. Not required when scope is 'group'Response 200The task has been linked to the issue groupUpdated 7 months ago