HomeDocumentationRecipesAPI ReferenceChangelog
Arianee Protocol DocumentationLog In
API Reference

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.

Body Params
string
required
string
required
string
required
string
required
Response

Language
Credentials
Header
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json; charset=utf-8