Update for task group by driver
Updates the sharing settings for a task group by driver tracking dataset. | auth: api_key | authz_personas=[coordinator_org_operators, shipper_org_operators, executor_org_operators, driver_for_executor] | (TaskGroupByDriverSharingSettingsUpdateReq) -> (TaskGroupByDriverSharingSettings1)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
public
task_group_id
Response
Successful Response
_id
schema_version
task_group_id
driver_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 Task Group by Driver Sharing Settings V1request Unprocessable Entity Error

