DELETE api/clients/{clientId}/solutionsets/{solutionSetId}?scheduleId={scheduleId}
Removes one or more previously found solution sets for scheduling an itinerary or trip.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
clientId |
The ID of the client that the scheduling solution belonged to. |
integer |
Required |
solutionSetId |
The ID of the solution set to remove. |
integer |
Required |
scheduleId |
The ID of the schedule that the solution sets were for. |
integer |
Required |
Body Parameters
None.
Response Information
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.