Update for cargo by device

Updates the sharing settings for a cargo by device tracking dataset. | authz_personas=[forwarder_org_operators, shipper_org_operators, order_creator_org_operators] | (CargoByDeviceSharingSettingsUpdateReq) -> (CargoByDeviceSharingSettings1)

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
device_idstringRequired
publicbooleanRequired

Response

Successful Response
schema_versioninteger
task_group_idstring
cargo_idstring
device_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