Create new to-do

Path Params
integer
required

Id of a Client.

Body Params
string
required

Name of the to-do

string

Description of the to-do

boolean

States if to-do is open or closed (defaults to true)

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 (defaults to false)

number

ID of employee the to-do was created by

string

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

boolean
required

Deprecated, Always fals

boolean

Deprecated, Always null

boolean

Deprecated, Always null

Response

Language
Credentials
Bearer
jwt
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*