Skip to content

Refresh Patient Count

Request

An internal endpoint to refresh the patient count for the specified clinic.

Security
sessionToken
Path
clinicIdstring^[a-f0-9]{24}$required
curl -i -X POST \
  'https://tidepool.redocly.app/_mock/reference/clinic.v1/v1/clinics/{clinicId}/patient_count/refresh' \
  -H 'x-tidepool-session-token: YOUR_API_KEY_HERE'

Responses

OK