post
https://api.lucid.co/repositories//users/remove
Removes users roles from a given repository, provided the authenticated user has edit access to the repository.
Valid Authentication Methods
API Key Grants:
- RepositoryEdit
OAuth 2.0 User Token Scopes:
- repository
204No Content. Users have been successfully removed from the repository.
403Forbidden. Occurs when the user does not have permission to modify the repository.