Disabling a user account
Please read Read this page before using this resource.
Delete a user with an using a HTTP DELETE
request.
Resource URL:
https://<instance_name>.fuseuniversal.com/api/v4.3/manage/users
Request
Request Header 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 includes the User Registration user registration that was created. Security sensitive fields may not be returned in the response.
Info |
---|
Please refer Refer to the Response Codes page for more information. |
EXAMPLE REQUEST
Example request #1
Single Disable a single user with just only mandatory parameters.
REQUESTRequest URL
EXAMPLEexample
https://xxxxx.fuseuniversal.com/api/v4.3/manage/users/11486988?auth_token=<auth_token>