This article covers how to remove loads from TruckSmarter listings via the TruckSmarter API. Note that we automatically remove loads if they had not been updated in 24 hrs.

Example JSON Body

{
   "load_ids": [
      "A098773626",
      "A098773627",
      "A098773628",
      "A098773629",
      "A098773630",
   ],
}
Language
Authorization
Header
Click Try It! to start a request and see the response here!