Get Started
API backend
API system
More information

DELETE api/2.0/people/{userid} This function requires authentication

Description

Deletes a user with the ID specified in the request from the portal.

Parameters
Name Description Type Example
userid
sent in url
User ID string some text
Example
DELETE api/2.0/people/%22some+text%22
Host: yourportal.onlyoffice.com
Content-Type: application/json
Accept: application/json
Returns

Deleted user detailed information