put https://api.gridx.de/systems//tags/
Creates or updates a tag for a specific system. If the tag doesn't exist, it will be created,
and the status code 201 Created
will be returned.
If the tag exists, its value will be updated and the status code 200 OK
will be returned
(even if the new value is the same as the previous one).