delete https://{defaultHost}/api/v2/roadmaps//lanes/
Deletes a specific Lane in a specific Roadmap.
Responses
204lane successfully deleted
Deletes a specific Lane in a specific Roadmap.
204lane successfully deleted
xxxxxxxxxx
curl --request DELETE \
--url https://app.productplan.com/api/v2/roadmaps/roadmap_id/lanes/id \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: