Manage Users
Update User
PUT
Update an existing user’s data. This endpoint allows you to modify user-specific information and settings.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the user to update
Body
application/json · object
Updated user data