Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Please read this page before using this resource.

Restore a user account using a HTTP PUTrequest.

Resource URL:

https://<instance_name>.fuseuniversal.com/api/v4.3/manage/users

Request

Request header parameters

Authorisation is required.

Use the request example on this page as a reference.

The request example does not include all 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

Restore the account of a single user with only mandatory parameters.

Request URL example

https://xxxxx.fuseuniversal.com/api/v4.3/manage/users/11486988/restore?auth_token=<auth_token>

  • No labels