v1

latestOpenAPI 3.0.1Apache 2.02026-08-06260217675.1 KB
Pause

Create pause

Creates a new pause record with start and end times. A pause must be associated with a task and contains the time period when work was paused.

post/v1/pauses

Request body

descriptionstring
startDateTimestring
endDateTimestring
taskIdstring

Response

Pause successfully created. Returns the created pause object.

idstring
userstring
deletedboolean
runningboolean
lastUpdateinteger
createdinteger
descriptionstring
startDateTimestring
endDateTimestring