# close support ticket

`PATCH https://api.suger.cloud/org/{orgId}/support/ticket/{ticketId}/close`

close support ticket

## Parameters

| Name | In | Type | Required | Description |
| --- | --- | --- | --- | --- |
| `orgId` | path | string | yes | Organization ID |
| `ticketId` | path | string | yes | Ticket ID |

## Responses

### 200 — OK

Content-Type: `application/json` · Schema: `SupportTicket`

### 400 — Bad request error

Content-Type: `application/json`

### 500 — Internal server error

Content-Type: `application/json`

---

Interactive API reference: https://doc.suger.io/api/
