This method clears the specified stop using the parameters given.
| name | description | type | default | type |
|---|---|---|---|---|
| stopId | ID of the stop to be cleared | path | String | |
| arrivalDate | date of arrival at the stop | query | Date | |
| departureDate | date of departure from the stop | query | Date | |
| delayCode | code representing the reason for a service failure, if one existed | query | String | |
| delayComments | comments representing reason for a service failure, if one existed | query | String |
a response containing the success or failure of the clear stop request