---
title: "PUT /managed-thing-associations/deregister"
method: PUT
path: "/managed-thing-associations/deregister"
---

# PUT /managed-thing-associations/deregister

`PUT /managed-thing-associations/deregister`

Deregister an account association from a managed thing.

## Request body

- object
  - `ManagedThingId` string, required — The identifier of the managed thing to be deregistered from the account association.
  - `AccountAssociationId` string, required — The unique identifier of the account association to be deregistered.

## Response `200`

Success

## Other responses

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

---

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