Update Patient Watchlist

Update the list of products on the patient's watchlist.

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

Adds or removes a user to the authenticated patient's watchlist using the unique id of the user and an action flag. The isAdd field in the request body dictates the operation: true adds the staff member to the watchlist, and false removes them.

Path Params
string
required

The unique identifier of the patient.

Body Params
boolean
enum
required

The action to perform: true to add the user to the watchlist, or false to remove them.

Allowed:
string
required

The unique identifier (_id) of the user to be added to or removed from the patient's watchlist.

Response

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