Unlinks a third-party account specified in the request from the user profile.
Name | Description | Type | Example |
provider
sent in body
|
Provider name | string | some text |
DELETE api/2.0/people/thirdparty/unlinkaccount Host: yourportal.onlyoffice.com Content-Type: application/json Accept: application/json { "provider": "some text" }
This method doesn't return any data.