Authorizations
API key for authentication. Make sure to include the word apikey
, followed by a single space and then your token.
Example: apikey 1234$abcdef
Path Parameters
Project ID
Region ID
Instance ID
Body
application/json · UpdateTagsSerializer · object
Tag value. The maximum size for a value is 1024 bytes. Set to null
in order to delete this tag.
Required string length:
1 - 1024
Examples:
"my-tag-value"
Response
204
Everything is OK