/users/update

This endpoint allows you to update user information.

Request Body

  • email (string, required): The email of the user.
  • id (string, required): The ID of the user.
  • profile (string, required): The profile information of the user.
  • userId (string, required): The ID of the user.

Response

Upon successful execution, the endpoint returns a status code of 200 and a JSON object summarizing the user's information.

For more information, read our detailed API documentation.

Language
Authorization
Header
URL
Click Try It! to start a request and see the response here!