Folders Collaboration
Delete Folder User Collaborator
Revokes a user's direct collaborator access to a given folder. The user may still have access to the folder through other means such as shared folders. This action cannot be used to revoke access from the folder owner.
delete/v1/folders/{id}/shares/users/{userId}
Path parameters
idnumber required
ID of the folder.
userIdnumber required
ID of the user to delete collaborator settings for.
Response
No Content when the user's collaborator record on the folder was successfully deleted.