Update Load Boost

Manually ends an active boost early by setting an unboostedDate. After this call the boost is no longer active.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
uuid
required

The ID of the load whose boost should be updated.

date-time
required

The date and time the boost is ended. Sets both boostedTo and unboostedDate.

Responses

400

Bad Request. Possible error codes: 1834 (unboostedDate missing), 1833 (account does not own the load), 1716 (no active boost found), or deleted load cannot be updated.

403

Forbidden. Possible error code: 1833 (authenticated account lacks load boosting permissions).

404

Not Found. Possible error code: 1700 (load not found).

500

Internal Server Error. Possible error code: 1954 (unexpected failure updating the boost).

502

Bad Gateway. An upstream dependency was unavailable.

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json