post https://{defaultHost}/api/v2/launches//tasks
Creates a new Task associated with a specified Launch Checklist Section.
Responses
Creates a new Task associated with a specified Launch Checklist Section.
xxxxxxxxxx
curl --request POST \
--url https://app.productplan.com/api/v2/launches/launch_id/tasks \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: