---
title: "Delete Gateway Endpoint Configuration by ID"
method: DELETE
path: "/ach/gateways/{id}"
tags: ["ACH"]
---

# Delete Gateway Endpoint Configuration by ID

`DELETE /ach/gateways/{id}`

Use this to permanently remove Gateway Configuration and disable Auth Flow for Fintech (Tenant)

## Path parameters

- `id` string, uuid, required

## Response `200`

Gateway Config Object was successfully deleted

## Other responses

- `400` — BadRequest
- `401` — Unauthorized
- `403` — Forbidden error
- `404` — Resource not found
- `500` — Internal server error

---

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