Replace tags
Instances
Replace tags
deprecated
Delete all existing tags and replace them with the tags from the request. Use PATCH /v1/instances/// instead.
PUT
Replace tags
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
The body is of type UpdateTagsSerializer · object.
Response
204
Everything is OK