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

Response

Successful Response
_idstring
cargo_idstring
device_idstring
schema_versioninteger
task_group_idstring
last_changed_by_org_idstringOptional

Must be a string starting with org_

last_changed_by_user_idstringOptional

Must be a string starting with user_

last_changed_timestampdatetimeOptional
publicbooleanOptionalDefaults to false

Errors

422
Sharing Settings Cargo by Device Settings V1request Unprocessable Entity Error