Disable a user account (v5 and above)
Read this page before using this resource.
Delete a user using a HTTP DELETE
request.
Resource URL:
https://<instance_name>.fuseuniversal.com/api/v5.0/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 includes the user registration that was created. Security-sensitive fields may not be returned in the response.
Example request
Disable a single user with only mandatory parameters.
Request URL example
https://<instance_name>.fuseuniversal.com/api/v5.0/manage/users/11486988
Â