Update User

This endpoint allows you to update user information.

  • URL: POST - {{url}}/users/update

  • Body:

    • email - The email of the user.

    • id - The ID of the user.

    • profile - The profile information of the user.

    • userId - The ID of the user.

  • Success: The user information is returned.

For more information, read our detailed API documentation.

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