v51

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

Associates an existing User to the Project with the given ID if it exists

patch/user/{proj_id}/user

Path parameters

proj_idinteger required

Request body

emailstring email required

E-Mail 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