Update a Specific WorkItemType

POST {{baseUrl}}/admin/timeTrackingSettings/workItemTypes/:workItemTypeId?fields=name,id,autoAttached

Request Params

KeyDatatypeRequiredDescription
fieldsstring

Request Body

{"autoAttached"=>false}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring