Update for cargo by driver

Updates the sharing settings for a cargo by driver tracking dataset. | auth: api_key | authz_personas=[coordinator_org_operators, shipper_org_operators, executor_org_operators, driver_for_executor] | (CargoByDriverSharingSettingsUpdateReq) -> (CargoByDriverSharingSettings1)

Authentication

AuthorizationBearer

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

Request

This endpoint expects an object.
cargo_idstringRequired
publicbooleanRequired
task_group_idstringRequired

Response

Successful Response
_idstring
cargo_idstring
schema_versioninteger
task_group_idstring
driver_idstring
last_changed_by_org_idstring

Must be a string starting with org_

last_changed_by_user_idstring

Must be a string starting with user_

last_changed_timestampdatetime
publicbooleanDefaults to false

Errors

422
Sharing Settings Cargo by Driver Settings V1request Unprocessable Entity Error