TRY NEW VERSION

Try now New API BETA

Try out the new view and capabilities of the API documentation

START

DELETE api/2.0/people/thirdparty/unlinkaccount This function requires authentication

Description

Unlinks a third-party account specified in the request from the user profile.

Parameters
Name Description Type Example
provider
sent in body
Provider name string some text
Example
DELETE api/2.0/people/thirdparty/unlinkaccount
Host: yourportal.onlyoffice.com
Content-Type: application/json
Accept: application/json

{
  "provider": "some text"
}
Returns

This method doesn't return any data.