---
title: "Delete a sponsor configuration"
method: DELETE
path: "/v1/domain/{domainId}/account/{accountId}/sponsor"
tags: ["Gas station (obsolete)"]
deprecated: true
---

# Delete a sponsor configuration

`DELETE /v1/domain/{domainId}/account/{accountId}/sponsor`

> **Deprecated.**

## Path parameters

- `domainId` string, required
- `accountId` string, required

## Query parameters

- `userId` string, required

## Response `204`

Sponsor deleted

## Other responses

- `404` — Sponsor not found

---

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