Update a custom work

Updates a custom work of a project. This is a full replacement, not a partial update: every optional field omitted from the body is reset, so send the complete resource even for a one-field change. Setting is_recurring to true creates or updates its schedule, setting it to false deactivates the schedule without deleting past occurrences.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

Project ID

integer
required

Custom work ID

Body Params
string
required

Name of the custom work

string

Description of the custom work

date

Execution date of the custom work

number

Estimated time of the custom work

string
enum

Unit of estimated time

Allowed:
boolean
required
Defaults to false

Whether the custom work is recurring

string
enum

Frequency value, required when is_recurring is true

Allowed:
string
enum

Type of frequency for recurring works

number

Specific day of the month for monthly works

Responses

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json