Remove direct project permission
PUT/v2/projects/:projectId/users/:userId/set-by-organization
Removes user's direct project permission, explicitly set for the project. User will have now base permissions from organization or no permission if they're not organization member.
Request
Responses
- 200
- 400
- 401
- 403
- 404
OK
Bad Request
Unauthorized
Forbidden
Not Found