⚫ Create a new Access Entry for one of your APIUserManagers.

This endpoint is used to create a new Access Entry for one of your APIUserManagers. An access entry consists in a relationship between an APIUserManager and an APIUser. Creating this entry will give the APIUserManager access to the provided APIUser information, with the ability to modify some of the information/nutritional goals of the APIUser.

 

To create an access entry, both the user ID of the APIUserManager and the APIUser are required. Ensure that you are giving access to the proper users, as sensitive information of the APIUser might be shared with the APIUserManager.

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

Parameters to create a new APIUserManager Access Entry.

integer
required

User ID of the APIUserManager.

integer
required

User ID of the APIUser.

Responses
200

APIUser manager access created successfully!

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