---
title: "POST /identities/DeletePaymentCredentialProvider"
method: POST
path: "/identities/DeletePaymentCredentialProvider"
---

# POST /identities/DeletePaymentCredentialProvider

`POST /identities/DeletePaymentCredentialProvider`

Deletes a payment credential provider and its associated stored credentials.

## Request body

- object
  - `name` string, required — The name of the payment credential provider to delete.

## Response `204`

Success

- DeletePaymentCredentialProviderResponse

## Other responses

- `480` — UnauthorizedException
- `481` — ValidationException
- `482` — AccessDeniedException
- `483` — ResourceNotFoundException
- `484` — ThrottlingException
- `485` — InternalServerException

---

[API](https://skmtc.net/aws/apis/bedrock-agentcore-control.md) · [All operations](https://skmtc.net/aws/apis/bedrock-agentcore-control/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/bedrock-agentcore-control/versions/0ebde766792b/schema)
