body label
body color
body smart_tagging_enabled
body smart_tagging_prompt
1234567curl https://api.v2.dealmachine.com/v1/driving/tags \ -H "Authorization: Bearer dm_sk_live_xxx" \ -H "Content-Type: application/json" \ -d '{ "label": "Vacant", "color": "#14b8a6" }'
curl https://api.v2.dealmachine.com/v1/driving/tags \ -H "Authorization: Bearer dm_sk_live_xxx" \ -H "Content-Type: application/json" \ -d '{ "label": "Vacant", "color": "#14b8a6" }'