post https://{defaultHost}/api/v2/roadmaps//lanes
Creates a new Lane for the specified Roadmap.
Responses
201lane successfully created
Creates a new Lane for the specified Roadmap.
201lane successfully created
xxxxxxxxxx
curl --request POST \
--url https://app.productplan.com/api/v2/roadmaps/roadmap_id/lanes \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: