Skip to main content
PUT
Update Task Estimate

Authorizations

X-Api-Key
string
header
required

Path Parameters

task_id
string
required

Task ID

Example:

"ev:3000010034"

Body

application/json
total
number
required

Total task estimate in seconds

Example:

7200

type
enum<string>
required
Available options:
overall,
users
Example:

"overall"

users
object

Task estimate per user ID

Example:

Response

OK

total
number
required

Total task estimate in seconds

Example:

7200

type
enum<string>
required
Available options:
overall,
users
Example:

"overall"

users
object

Task estimate per user ID

Example: