---
title: "Delete payment link"
method: DELETE
path: "/payment_links/{uuid}"
tags: ["Payment Links"]
---

# Delete payment link

`DELETE /payment_links/{uuid}`

Delete a payment link

## Path parameters

- `uuid` string, required

## Response `204`

Successfully deleted

## Other responses

- `401` — Unauthorized
- `404` — Not found

---

[API](https://skmtc.dev/wetravel/apis/authentication-api.md) · [All operations](https://skmtc.dev/wetravel/apis/authentication-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/wetravel/authentication-api/revisions/5c747875f084/schema)
