Start Running Timer
Starts a timer for the calling user, or updates the details of the one already running. The start time is preserved on update.
Parameters
| Name | Type | Description |
|---|---|---|
| tenant* | path string | The Tenant.Code |
The Tenant.Code |
||
Request Body*
{
"description": "string",
"isBillable": false,
"clientCode": "string",
"taskItemCode": "string",
"workflowGroupNumber": 0
}
Responses
200 OK
400 Bad Request
401 Unauthorized – Invalid or missing API key