DELETE trajects/{id}/rides/{childId}
Removes a ride from a traject. Only a dispatcher can call this method.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| id | The Id of the traject |
Define this parameter in the request URI. |
| childId | The Id of the ride |
Define this parameter in the request URI. |
