Versions Compared

Key

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

Read this page before using this resource.

...

https://<instance_name>.fuseuniversal.com/api/v5.0/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 includes the user registration that was created. Security-sensitive fields may not be returned in the response.

Info

Refer to the Response codes page for more information.

Example request

Disable a single user with only mandatory parameters.

Request URL example

https://xxxxx<instance_name>.fuseuniversal.com/api/v5.0/manage/users/11486988?auth_token=<auth_token>

...