Edit User Details

This endpoint allows you to edit a user's details. This requires admin privileges.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

An object containing the new details.

string

The user ID of the account to modify.
You can get the list of user ID by using the POST /users/get_all/{page} endpoint.

string

The new name for the user.

string

The new email for the user.

boolean

The new admin status for the user.

  • true: The user has admin privileges.
  • false: The user does not have admin previleges.
Responses

400

See message description.

500

see message description.

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json