null
assigned_to_user_id
path id
body assigned_to_user_id
12345curl https://api.v2.dealmachine.com/v1/driving/assignments/100 \ -X PATCH \ -H "Authorization: Bearer dm_sk_live_xxx" \ -H "Content-Type: application/json" \ -d '{ "assigned_to_user_id": 456 }'
curl https://api.v2.dealmachine.com/v1/driving/assignments/100 \ -X PATCH \ -H "Authorization: Bearer dm_sk_live_xxx" \ -H "Content-Type: application/json" \ -d '{ "assigned_to_user_id": 456 }'