server-client-python
server-client-python copied to clipboard
Enable setting tags on publish
Right now we only support adding tags on update. Would be nice to be able to tag things on upload/publish.
From reading the REST API reference, there appears to be no way to add tags to a workbook on publish, so a REST API enhancement is required. I mean, technically, we could do it in TSC but we'd have to publish, grab the workbook id and then update the tags under the covers or something like that.
Any update on this? Will this be implemented?
Closing this for age and lack of priority.