PUT api/2.0/people/reassign/terminate
Terminate reassign process
Name |
Description |
Type |
Example |
userId
sent in body
|
User ID whose data is reassigned
|
guid
|
9924256A-739C-462b-AF15-E652A3B1B6EB
|
PUT api/2.0/people/reassign/terminate
Host: yourportal.onlyoffice.com
Content-Type: application/json
Accept: application/json
{
"userId": "9924256A-739C-462b-AF15-E652A3B1B6EB"
}