Creates a custom tag with the parameters specified in the request.
Name | Description | Type | Example |
Name
sent in body
|
Tag name | string | some text |
POST api/2.0/files/tags Host: yourportal.onlyoffice.com Content-Type: application/json Accept: application/json { "Name": "some text" }
New tag name