Create a roadmap project
Create a roadmap project
| Request Body — REQUIRED | ||
|---|---|---|
title string — REQUIREDTitle of the project | ||
caption stringCaption / subtitle | ||
publicDescription stringPublic description (visible on public views) | ||
privateDescription stringPrivate description (internal) | ||
assigneeIds string[]IDs of assignees. Only collaborators are accepted, others are silently skipped. | ||
linkedDiscoveryIds string[]IDs of discoveries to link. Only discoveries (not components) are accepted, others are silently skipped. | ||
fieldsOptions string[]IDs of custom field options to assign. Server resolves field parent automatically. For SINGLE_SELECT fields, only the first option is kept. | ||
fieldsDates object[]Set DATE_ABSOLUTE custom field values. Each entry targets one field. Send
|
| Responses | ||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
201Create a new roadmap project
|