PUT api/2.0/settings/tfaappnewapp This function requires authentication

Description

Unlinks the current two-factor authentication application from the user account specified in the request.

Parameters
Name Description Type Example
id
sent in body
User ID guid 9924256A-739C-462b-AF15-E652A3B1B6EB
Example
PUT api/2.0/settings/tfaappnewapp
Host: yourportal.onlyoffice.com
Content-Type: application/json
Accept: application/json

{
  "id": "9924256A-739C-462b-AF15-E652A3B1B6EB"
}
Returns

Login URL