Add a New WorkItemType
POST {{baseUrl}}/admin/projects/:id/timeTrackingSettings/workItemTypes?fields=id,name,autoAttached
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
fields | string |
Request Body
{"id"=>"{{workItemTypeID}}"}
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string |