Deletes a lane.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request syntax
DELETE /pop/v5/trafficmgnt/swimming_lanes
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
LaneId | long | Yes | The ID of the lane. | 241 |
Response parameters
Examples
Sample success responses
JSON
format
{
"Code": 200,
"Message": "success",
"Data": 1,
"RequestId": "4264F69C-686C-4107-B493-0599C8d1****"
}
Error codes
For a list of error codes, visit the Service error codes.
Change history
Change time | Summary of changes | Operation | ||||
---|---|---|---|---|---|---|
2023-07-18 | The Error code has changed | see changesets | ||||
|