Alter Report Tags¶
Bulk add/remove tags from a report.
Parameters: - report_id – the ID of the report
- added_tags – a list of strings, the names of tags to add
- removed_tags – a list of strings, the names of tags to remove
Returns: the ID of the report
Bulk add/remove tags from a report.
| Parameters: |
|
|---|---|
| Returns: | the ID of the report |