v1

latestSwagger 2.0BSD 3-Clause2026-07-1720953437.1 KB
users

Update user (partial)

Update the specified user. If a field is not included in the query body, that field will not be updated.

patch/users/{key}

Path parameters

keystring required

The id or name of the user to update.

Request body

emailstring

The user's email address.

imageUrlstring

Optional thumbnail image.

namestring

First and last name.

fullNamestring

The user's full name.

passwordstring

Response

Success, returns updated user.

emailstring

The user's email address.

idstring
imageUrlstring

Optional thumbnail image.

namestring

First and last name.

fullNamestring

The user's full name.

passwordstring
createdBystring

TODO

createdAtstring

TODO

updatedAtstring

TODO