Skip to main content
POST
Update task screen time

Path Parameters

taskId
string
required

The unique identifier of the task for which to update screen time.

Body

application/json
additionalScreenTime
number
required

The additional screen time in milliseconds to add to the task's total.

Required range: x > 0

Response

enum<string> | null

Screen time updated successfully. No content returned.

Available options:
null