---
title: "Profile - Delete"
method: DELETE
path: "/account/{account_id}/business_profile/{profile_id}"
tags: ["Profile"]
---

# Profile - Delete

`DELETE /account/{account_id}/business_profile/{profile_id}`

Delete the *profile*

## Path parameters

- `account_id` string, required
- `profile_id` string, required

## Response `200`

Profiles Deleted

## Other responses

- `400` — Invalid data

---

[API](https://skmtc.net/hyperswitch/apis/dynamic-routing-openapi-3-0.md) · [All operations](https://skmtc.net/hyperswitch/apis/dynamic-routing-openapi-3-0/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hyperswitch/dynamic-routing-openapi-3-0/revisions/8fbf69ab2597/schema)
