Get Started
API backend
API system
More information

DELETE api/2.0/files/tags This function requires authentication

Description

Deletes a bunch of custom tags specified in the request.

Parameters
Name Description Type Example
Names
sent in body
Tag names System.Collections.Generic.IEnumerable{System.String}
Example
DELETE api/2.0/files/tags
Host: yourportal.onlyoffice.com
Content-Type: application/json
Accept: application/json
Returns

This method doesn't return any data.