Create or update one or more tags for a volume. If a tag does not exist, it gets created. If a tag already exists, its value is overwritten.
Use PATCH /v1/volumes/// 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 Project ID
Region ID Region ID
Volume ID Volume ID
A tag is a key-value pair that can be associated with a resource, enabling efficient filtering and grouping for better organization and management. Some tags are read-only and cannot be modified by the user. Tags are also integrated with cost reports, allowing cost data to be filtered based on tag keys or values.
Tag value. The maximum size for a value is 255 characters.
1 - 255No Content