TRY NEW VERSION

Try now New API BETA

Try out the new view and capabilities of the API documentation

START

user data

Name Resource Description
Get the deletion progress GET api/2.0/people/remove/progress/{userid} Returns the progress of the started data deletion for the user with the ID specified in the request.
Get the reassignment progress GET api/2.0/people/reassign/progress/{userid} Returns the progress of the started data reassignment for the user with the ID specified in the request.
Start the data deletion POST api/2.0/people/remove/start Starts the data deletion for the user with the ID specified in the request.
Start the data reassignment POST api/2.0/people/reassign/start Starts the data reassignment for the user with the ID specified in the request.
Terminate the data deletion PUT api/2.0/people/remove/terminate Terminates the data deletion for the user with the ID specified in the request.
Terminate the data reassignment PUT api/2.0/people/reassign/terminate Terminates the data reassignment for the user with the ID specified in the request.