v51

OpenAPI 3.1.0raw.githubusercontent.com2026-08-01228315499.3 KB
user

Updates the logged-in User

patch/user/

Request body

emailstring nullable

E-Mail of the User

first_namestring nullable

First name of the User

last_namestring nullable

Last name of the User

passwordstring nullable

Hashed password of the User

Response

Successful Response

emailstring email required

E-Mail of the User

first_namestring required

First name of the User

last_namestring required

Last name of the User

idinteger required

ID of the User

createdstring date-time required

Created timestamp of the User

updatedstring date-time required

Updated timestamp of the User