Update for cargo by device
Updates the sharing settings for a cargo by device tracking dataset. | auth: api_key | authz_personas=[coordinator_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.
cargo_id
device_id
public
task_group_id
Response
Successful Response
_id
cargo_id
device_id
schema_version
task_group_id
last_changed_by_org_id
Must be a string starting with org_
last_changed_by_user_id
Must be a string starting with user_
last_changed_timestamp
public
Errors
422
Sharing Settings Cargo by Device Settings V1request Unprocessable Entity Error

