This API currently only works as a web API and needs to be converted to v3 to support token-based authentication
Description:
URL : /time-track
Method : POST
Segment: none
Parameters:
| Parameter | Type | Optional/Required | Description |
| additional | boolean | Required | Apply time track in reply / internal note area. Valid data 1 or 0 |
Response:
{
"success": true,
"message": "Time Track settings successfully saved"
}