Remove user from project

Removes a user from a project

This call requires two path parameters:

  • The id of the project from which you want to remove a user
  • The id of the user you want to remove

A 204 code is returned when the user is successfully removed from the project. Note that this call removes a user from a specific project, not from the entire workspace. If the user has access to other projects in the workspace, their access to those projects remains intact.

Language
Authorization
URL
Click Try It! to start a request and see the response here!