Update for cargo by driver

Updates the sharing settings for a cargo by driver tracking dataset. | authz_personas=[forwarder_org_operators, shipper_org_operators, courier_org_operators, courier_driver] | (CargoByDriverSharingSettingsUpdateReq) -> (CargoByDriverSharingSettings1)

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
task_group_idstringRequired
cargo_idstringRequired
driver_idstringRequired
publicbooleanRequired

Response

Successful Response
schema_versioninteger
task_group_idstring
cargo_idstring
driver_idstring
_idstring
publicboolean or nullDefaults to false
last_changed_by_user_idstring or null
last_changed_by_org_idstring or null
last_changed_timestampstring or nullformat: "date-time"

Errors