v51

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

Dissociates the Users with the Project with the given ID if it exists

delete/user/{proj_id}/user/{user_id}

Path parameters

proj_idinteger required
user_idinteger required

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