Update user
Users
Update user
Update an existing user’s profile data. All fields except user_id are optional (partial update).
POST
Update user
Documentation Index
Fetch the complete documentation index at: https://developer.bitwage.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key authentication. Include your access token as:
Authorization: Basic <ACCESS_TOKEN>
Body
application/json
Response
200 - application/json
User updated successfully.