v51

latestSwagger 2.0AGPL-3.0-or-laterraw.githubusercontent.com2026-08-0116998415.7 KB
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.