Create Roadmap LaneCopy Pagepost https://{defaultHost}/api/v2/roadmaps/{roadmap_id}/lanesCreates a new Lane for the specified Roadmap.Path Paramsroadmap_idintegerrequiredBody ParamsnamestringrequiredName of the lane.descriptionstring | nullIn-depth explanation of what the lane represents.positionintegerPosition of the lane in the roadmap.Responses 201lane successfully created 401authentication failed 403forbidden 404roadmap not foundUpdated over 1 year ago