DELETE /availableTractors/{id}
Deletes the given record specified by the supplied ID.
Roles that can access this endpoint are Users, Carriers, Freight Matching.
Parameters
name |
description |
type |
default |
type |
id |
ID of the record to delete |
path
|
|
String
|
Result
Response
of type:
text/plain
a response containing the success or failure message for the request
Try It Out
Request