---
title: "Remove payment method"
method: DELETE
path: "/tenants/{tenant_id}/billing/payments/method"
tags: ["Payments"]
---

# Remove payment method

`DELETE /tenants/{tenant_id}/billing/payments/method`

Detaches the current payment method for the tenant.

## Path parameters

- `tenant_id` integer, required

## Response `204`

Payment method removed

---

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