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