Create or update one or more tags for the specified instance. If a tag does not exist, it gets created. If a tag already exists, its value is overwritten. Use PATCH /v1/instances/// instead
API key for authentication. Make sure to include the word apikey, followed by a single space and then your token.
Example: apikey 1234$abcdef
Project ID
Region ID
Instance ID
Tag value. The maximum size for a value is 255 characters. Set to null in order to delete this tag.
1 - 255"my-tag-value"
Everything is OK