---
title: "Cancel an Agreement"
method: DELETE
path: "/agreements/{agreement_ref}"
tags: ["Agreements"]
---

# Cancel an Agreement

`DELETE /agreements/{agreement_ref}`

An Agreement can be cancelled by the initiator at any time whilst the authoriser (Agreement recipient) can only cancel a previously accepted Agreement.

## Path parameters

- `agreement_ref` string, required

## Response `204`

No Content

---

[API](https://skmtc.net/zeptopayments/apis/zepto-api.md) · [All operations](https://skmtc.net/zeptopayments/apis/zepto-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/zeptopayments/zepto-api/revisions/6353e9b9af6f/schema)
