Python
Manage Users
Update User
PUT
Python
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
Updated user data