Resets the conversation history for a given user type.
| Parameter | Type | Required | Description |
|---|---|---|---|
| user_type | string | Yes | The type of user (Patient, Doctor, Coach) |
| model_id | string | Yes | The model ID (openai, gemini) |
| Parameter | Type | Required | Description |
|---|---|---|---|
| authorization | string | Yes | API authorization token |
| Status | Description | Content Type |
|---|---|---|
| 200 | Reset successful | application/json |
| 422 | Validation Error | application/json |