⚫ Delete an existent Access Entry from one of your APIUserManagers.

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.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Parameters to delete an existent APIUserManager Access Entry.

integer
required

User ID of the APIUserManager.

integer
required

User ID of the APIUser.

Responses
200

APIUser manager access deleted successfully!

400

Bad request

401

Unauthorized, invalid token.

403

Forbidden

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json