Disable a carrier for a load's lane
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
Headers
Request
Load id (accepts prefixed or raw UUID)
Response
Minimal response for a toggled lane preference.
Only the fields actually stored on CarrierLanePreferenceH3 are
surfaced. Origin/destination city+state live on the related Lane row
and are intentionally not included here to avoid advertising fields we
would never populate without a join. Clients that need lane geography
can resolve it via lane_id.
True when a fresh disabled row was created; False if an existing row was flipped inactive

