---
title: "POST /delete-foundation-model-agreement"
method: POST
path: "/delete-foundation-model-agreement"
---

# POST /delete-foundation-model-agreement

`POST /delete-foundation-model-agreement`

Delete the model access agreement for the specified model.

## Request body

- object
  - `modelId` string, required — Model Id of the model access to delete.

## Response `202`

Success

- DeleteFoundationModelAgreementResponse

## Other responses

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

---

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