delete https://{defaultHost}/api/v2/launches//tasks/
Deletes the specified Task.
Responses
204delete successful
Deletes the specified Task.
204delete successful
xxxxxxxxxx
curl --request DELETE \
--url https://app.productplan.com/api/v2/launches/launch_id/tasks/id \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: