diff --git a/config/dictionaries/resource.json b/config/dictionaries/resource.json index 2f86898ba0..5be0d1fe9f 100644 --- a/config/dictionaries/resource.json +++ b/config/dictionaries/resource.json @@ -543,8 +543,7 @@ "summary": "Update a device tag", "description": "", "method": "PATCH", - "endpoint": "/v6/device_tag", - "filters": "?\\$filter=(tag_key%20eq%20'')%20and%20(device%20eq%20)", + "endpoint": "/v6/device_tag()", "data": "{\n \"value\": \"\"\n}" }, { @@ -1109,4 +1108,4 @@ } ] } -] \ No newline at end of file +]