TRY NEW VERSION

Try now New API BETA

Try out the new view and capabilities of the API documentation

START

POST api/2.0/people/remove/start This function requires authentication

Description

Starts the data deletion for the user with the ID specified in the request.

Parameters
Name Description Type Example
UserId
sent in body
User ID whose data is reassigned/removed guid 9924256A-739C-462b-AF15-E652A3B1B6EB
Example
POST api/2.0/people/remove/start
Host: yourportal.onlyoffice.com
Content-Type: application/json
Accept: application/json

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

Deletion progress