Delete an association between a Report and a tagAsk AIdelete https://example.com/datainsights/v1.1/reports/{report_id}/tags/{tag_id}It unassigns a created tag from a created report.Path Paramsreport_idintegerrequired≥ 1Report id of the resourcetag_idintegerrequired≥ 1Tag Id of the resourceHeadersX-PROPERTY-IDintegerrequired≥ 1Property id of the clientResponses 204No Content 400Bad Request 401Unauthorized 404Not Found 500Internal Server ErrorUpdated 4 months ago