---
title: "Amend or cancel an appointment"
method: PUT
path: "/Appointment/{id}"
tags: ["Appointment Management"]
---

# Amend or cancel an appointment

`PUT /Appointment/{id}`

## Path parameters

- `id` string, required

## Headers

- `Ssp-TraceID` string, required
- `Ssp-From` string, required
- `Ssp-To` string, required
- `Ssp-InteractionID` 'urn:nhs:names:services:gpconnect:fhir:rest:update:appointment-1' | 'urn:nhs:names:services:gpconnect:fhir:rest:cancel:appointment-1', required
- `Authorization` string, required

## Response `200`

OK

## Other responses

- `400` — Bad request

---

[API](https://skmtc.net/nhs/apis/gpconnect-appointments.md) · [All operations](https://skmtc.net/nhs/apis/gpconnect-appointments/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/nhs/gpconnect-appointments/revisions/45919133e40d/schema)
