# Update User Details Internal endpoint to update clinician details. In the future it may be extended to support patient updates. Endpoint: POST /v1/users/{userId}/clinics Version: 1.0 Security: sessionToken ## Path parameters: - `userId` (string, required) String representation of a Tidepool User ID. Old style IDs are 10-digit strings consisting of only hexadeximcal digits. New style IDs are 36-digit UUID v4) ## Request fields (application/json): - `email` (string)