Remove Case Tags *put https://example.com/cases/{id}/actions/removeTagsRemove tags from a case. * unstable (may change in a future release)Path ParamsidstringrequiredUnique identifier for the case, either as an RFC 4122 formatted string, or as a number.Body Paramsnumbersarray of objectsrequiredlength between 1 and 100List of numeric tag identifiers.numbers* integerADD integerResponse 200Returns the updated case.Updated 6 months ago