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.
Changes
Changed in 1 of the 35 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○