body titlestringrequiredbody sourceobjectrequiredkind with one of draw, radius, zip, county, list, filter, or existing-area.body assigned_to_user_idnumberbody assigned_to_agent_slugstringbody prioritystringhigh, medium, or low123456789curl https://api.v2.dealmachine.com/v1/driving/assignments \ -H "Authorization: Bearer dm_sk_live_xxx" \ -H "Content-Type: application/json" \ -d '{ "title": "North side drive", "source": { "kind": "filter", "filters": [] }, "assigned_to_user_id": 123, "priority": "medium" }'