delete https://api.logmeal.com/v2/managers/userAccess
This endpoint is used to delete an Access Entry from one of your APIUserManagers. An access entry consists in a relationship between an APIUserManager and an APIUser. Deleting the existent entry will revoke the APIUserManager access to the provided APIUser information, as well as the ability to modify some of the information/nutritional goals of the APIUser.
To delete an access entry, both the user ID of the APIUserManager and the APIUser are required. Ensure that you are revoking access to the proper users.