---
title: "Update ticket status (staff)"
method: POST
path: "/v1/support/tickets/{ticketId}/status"
tags: ["Support"]
---

# Update ticket status (staff)

`POST /v1/support/tickets/{ticketId}/status`

## Request body

- object
  - `status` 'open' | 'pending' | 'resolved' | 'closed', required

## Response `200`

Status updated

---

[API](https://skmtc.net/shareout/apis/shareout-rest-api.md) · [All operations](https://skmtc.net/shareout/apis/shareout-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/shareout/shareout-rest-api/versions/804359ead65a/schema)
