---
title: "POST /DeregisterResource"
method: POST
path: "/DeregisterResource"
---

# POST /DeregisterResource

`POST /DeregisterResource`

Deregisters the resource as managed by the Data Catalog.

When you deregister a path, Lake Formation removes the path from the inline policy attached to your service-linked role.

## Request body

- object
  - `ResourceArn` string, required — The Amazon Resource Name (ARN) of the resource that you want to deregister.

## Response `200`

Success

- DeregisterResourceResponse

## Other responses

- `480` — InvalidInputException
- `481` — InternalServiceException
- `482` — OperationTimeoutException
- `483` — EntityNotFoundException

---

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