---
title: "Called by signup when the patient accepts or rejects the clinic invitation"
method: PUT
path: "/webhooks/clinic-invitation/patient-response"
tags: ["webhook"]
---

# Called by signup when the patient accepts or rejects the clinic invitation

`PUT /webhooks/clinic-invitation/patient-response`

## Request body

- PatientClinicInvitationResponseRequest
  - `status` 'pending' | 'accepted' | 'rejected' | 'revoked' | 'expired', required
  - `token` string, required

## Response `200`

successful operation

---

[API](https://skmtc.dev/rxfoodapp/apis/inneranalytics-mnt-server.md) · [All operations](https://skmtc.dev/rxfoodapp/apis/inneranalytics-mnt-server/llms.txt) · [OpenAPI document](https://skmtc.dev/rxfoodapp/apis/inneranalytics-mnt-server/revisions/04eb7a66328a?raw)
