...
https://<instance_name>.fuseuniversal.com/api/v4v5.40/manage/users
Request
Request header parameters
Authorisation is required.
...
Note |
---|
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.
Info |
---|
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<instance_name>.fuseuniversal.com/api/v4v5.40/manage/users/11486988/restore?auth_token=<auth_token>
...