v1
latestOpenAPI 3.0.12026-07-245277551.2 MBReports
Create an association between a Report and a tag
It associates a created tag with a created report.
post/datainsights/v1.1/reports/{report_id}/tags
Path parameters
report_idinteger required
Report id of the resource
Headers
X-PROPERTY-IDinteger required
Property id of the client
Request body
Response
OK
Example response
{
"name": "#Financial"
}