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.

Changes

No recorded changes to this endpoint across all 53 revisions of this API.