curl --request PUT \
--url https://dev.startree.ai/instances/{instanceName}/updateTags \
--header 'Authorization: <api-key>'
Update the tags of the specified instance
curl --request PUT \
--url https://dev.startree.ai/instances/{instanceName}/updateTags \
--header 'Authorization: <api-key>'
The format of the key is "Basic <token>" or "Bearer <token>"
Instance name