Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Read this page before using this resource.

Delete a user using a HTTP DELETErequest.

Resource URL:

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

Request

Request header parameters

Authorisation is required.

Info

Use the request example on this page as a reference.

Note

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.

Info

Refer to the Response Codescodes page for more information.

Example request

Disable a single user with only mandatory parameters.

Request URL example

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