Create or update tags
Instances
Create or update tags
deprecated
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
POST
Create or update tags
Documentation Index
Fetch the complete documentation index at: https://gcore-doc-915.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
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