v1
latestOpenAPI 3.0.12026-07-24241275527.9 KBCustom Item Types
Create Work from Custom Item Type
Create work using the specific custom item type.
<b>Scopes:</b> Default, wsReadWrite
post/custom_item_types/{customItemTypeId}/instantiate
Path parameters
customItemTypeIdstring required
Query parameters
superTaskIdstring
ID of parent task. Set this to add work from the task-based custom item type as a subtask. Either this parameter or parentId is required. parentId and superTaskId cannot be set simultaneously.
parentIdstring
ID of parent folder or project. Set this to put work from the custom item type to the specific folder or project. Either this parameter or superTaskId is required. parentId and superTaskId cannot be set simultaneously
titlestring required
Title
Title
Response
success response