API Reference

Update Task

Updates the specified Task.

Path Params
string
required

Task ID

string
required

Launch ID

Body Params
string

The name of the Task.

string

The status of the Task.

string | null

The description of the Task.

date | null

The due date of the Task.

integer | null

The ID of the user assigned as the Task owner's. Assignment requires share permissions on the associated Launch.

integer

The unique ID of the Checklist Section that the Task is assigned to.

Responses
204

update successful

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