URLs
POST api/v1/ideas/idea.xml (or .json)
请求参数
名称 |
类型 |
描述 |
必需 |
默认值 |
选项 |
ChallengeId |
Guid |
Ideation Id |
是 |
||
Name |
string |
Idea Name |
是 |
||
Description |
string |
Description |
否 |
||
StatusKey |
string |
Status Key |
否 |
||
StatusNotes |
string |
Status Notes |
否 |
||
CreatedDateUtc |
DateTime |
Created Date Utc |
否 |