Creating or updating Magic Dash tiles through the API only matches using "companyname" and "title". The DELETE function has a way to match using 'id' in addition to using the 'companyname' and 'title'. Adding a similar function to POST would give us the ability to rename and/or replace all values in an existing tile without having to delete and recreate them.