---
search:
  tags:
    - projects
    - POST
seo:
  description: >-
    Generate tasks from a component item and its… Reference for the POST
    /projects/{projectId}/items/{itemId}/tasks/generate endpoint in the Leadtime
    Public API.
sidebar:
  label: Generate tasks from a component item
  badge: POST
title: Generate tasks from a component item
type: openapi-operation
---
Generate tasks from a component item and its children. The endpoint recursively processes items (two levels deep), skips Epic items, and only creates tasks for items that don't already have associated tasks. Can be used with either a Component ID or a ComponentItem ID.

`POST /projects/{projectId}/items/{itemId}/tasks/generate`
