DELETE trajects/{id}/rides/{childId}/forms/{grandChildId}
Detaches a form from a ride
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. |
| grandChildId | The Id of the form |
Define this parameter in the request URI. |
