update_user
Modify user details such as email, username, profile fields, tags, and UTM data in your LearnWorlds school.
Instructions
🟡 WRITE · updates data · Users · PUT /v2/users/{id}
Update a user
Updates user information. The endpoint response is the updated User resource.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | User Id or email (encoded string) | |
| body | No | Request body (application/json). |