added

Tag Name as Automatic External ID

Tag names can now function as automatic external IDs. For example, you can retrieve a tag by its name:

curl --request GET 'https://api.samsara.com/tags/samsara.name:Central' \
--header 'Authorization: Bearer <<token>>'