Create child issues
pc_post_issues_by_id_childrenCreate child issues under a parent issue. Provide title and status, with optional fields for assignee, priority, and more.
Instructions
Create child issues
Paperclip operation: POST /api/issues/{id}/children. Authorization class: board_or_agent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| headers | Yes | ||
| encoding | Yes | ||
| status_code | Yes | ||
| content_type | Yes |