Error
Update User
Modifies user information for a specified user.
PUT
Error
Documentation Index
Fetch the complete documentation index at: https://docs.kibocommerce.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
JWT Authorization header using the Bearer scheme.
Path Parameters
Unique identifier of the user whose login information you want to change.
Query Parameters
limits which fields are returned in the response body
Body
application/json
Details of the new user account. Required properties: EmailAddress, FirstName, LastName, and Password. Note that the site ID is passed in the request header.
Response
OK

