curl --request PUT \
--url https://dev.startree.ai/instances/{instanceName}/updateTags \
--header 'Authorization: <api-key>'This response has no body data.Update the tags of the specified instance
curl --request PUT \
--url https://dev.startree.ai/instances/{instanceName}/updateTags \
--header 'Authorization: <api-key>'This response has no body data.The format of the key is "Basic <token>" or "Bearer <token>"
Instance name
Comma separated tags list
Whether to update broker resource for broker instance
Was this page helpful?