---
title: "Delete eBill registration"
method: DELETE
path: "/v1/ebill-registration/accounts/{accountId}"
tags: ["eBill registration"]
---

# Delete eBill registration

`DELETE /v1/ebill-registration/accounts/{accountId}`

Delete eBill registration.<br>
This endpoint produces an [eBill registration status updated](https://developers.pismo.io/events/docs/integrated-payments-ebill-status-change-1) event.

## Path parameters

- `accountId` integer, required

## Headers

- `Idempotency-key` string, required

## Response `204`

No Content

## Other responses

- `400` — Bad Request
- `403` — Forbidden
- `404` — Not Found
- `409` — Conflict
- `500` — Internal Server Error
- `502` — Bad Gateway

---

[API](https://skmtc.net/pismo/apis/platform-authentication.md) · [All operations](https://skmtc.net/pismo/apis/platform-authentication/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pismo/platform-authentication/revisions/935b62e16de4/schema)
