API Reference

Create Task

Creates a new Task associated with a specified Launch Checklist Section.

Path Params
string
required

Launch ID

Body Params
string
required

The name of the Task.

string | null

The status of the Task. Defaults to "to_do".

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

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