patients
Delete patient by user id
Deletes patient row by patient user UUID.
delete/api/patients/by-user/{user_id}
Path parameters
user_idstring uuid required
Patient user UUID
Patient user UUID
Response
Successful Response
{"stackTrail":"paths:/api/patients/by-user/{user_id}:delete:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.