Users

Update user details

Update the details of an existing user identified by their unique ID.

put/api/v1/users/{id}

Path parameters

idinteger required

user id

Request body

created_atstring
deleted_atstring
emailstring
idinteger
passwordstring

Hidden in JSON

updated_atstring
usernamestring

Response

OK

Changes