Update a to-do

Being updated.

Path Params
integer
required

Id of a Client.

integer
required

Id of a To-do.

Body Params
string

ID of the to-do, Read Only

string
required

Name of the to-do

string

Description of the to-do

boolean

States if to-do is open or closed

string

Date the to-do is due (yyyy-mm-dd)

number
required

ID of employee the to-do is assigned to

boolean
required

States if to-do was completed or not

number

ID of employee the to-do was created by

string

Date the to-do was marked completed (yyyy-mm-dd)

boolean
required
boolean

Deprecated, Always null

Response
204
Language
Credentials
Bearer
jwt
Response
Click Try It! to start a request and see the response here!