Create or update a tag for a system

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).

Language
Credentials
Bearer
JWT
Click Try It! to start a request and see the response here!