Restoring a user account
Please read this page before using this resource.
Restore a user with an HTTP PUT
request.
Resource URL:
https://<instance_name>.fuseuniversal.com/api/v4.3/manage/users
Request
Request Header Parameters
Authorisation is required.
Please use the request examples as reference.
The request example doesn’t include all the possible parameters.
Response
The response for this API endpoint contains the User Registration that was created. Security sensitive fields may not be returned in the response.
Please refer to the Response Codes page for more information.
EXAMPLE REQUEST #1
Single user with just mandatory parameters.
REQUEST URL EXAMPLE
https://xxxxx.fuseuniversal.com/api/v4.3/manage/users/11486988/restore?auth_token=<auth_token>