latestSwagger 2.0AGPL-3.0-or-laterraw.githubusercontent.com2026-08-1916998415.7 KB

bbc1c9a19f8d

sharing

Delete a user from a project

Delets a user from a project. The user won't have access to the project anymore.

delete/projects/{projectID}/users/{userID}

Path parameters

projectIDinteger required

Project ID

userIDinteger required

User ID

Response

The user was successfully removed from the project.

messagestring

A standard message.