---
title: "Deletes a payment reminder sequence"
method: DELETE
path: "/api/v2/payment_reminder_sequences/{id}"
tags: ["Payment reminder sequences"]
---

# Deletes a payment reminder sequence

`DELETE /api/v2/payment_reminder_sequences/{id}`

Delete a payment reminder sequence by ID.

## Path parameters

- `id` string, required

## Headers

- `X-Organization-Id` string, required

## Response `204`

No Content

## Other responses

- `403` — Forbidden

---

[API](https://skmtc.net/productive/apis/api-documentation.md) · [All operations](https://skmtc.net/productive/apis/api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/productive/api-documentation/versions/6bb0150a5c5f/schema)
