Create or update the tags for an instance.

Create or update tags for a specific customer instance. Tags can be used for categorization, filtering, or metadata. Keys with empty values will remove the tag.

Required RBAC Policy: kots/app/[:appid]/license/[:licenseid]/update

Path Params
string
required

App identifier

string
required

Instance identifier

string
required

Customer identifier

Body Params

Requried: true

string

Optional cluster identifier to disambiguate instance_id

tags
array of objects

Upsert (create or update) instance tags. A key with an empty value will result in a delete operation for the key=value pair.

tags
Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json