Projects
Deletes a user from the project.
delete/organization/projects/{project_id}/users/{user_id}
Path parameters
project_idstring required
The ID of the project.
user_idstring required
The ID of the user.
Response
Project user deleted successfully.