v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1435160115.2 KB

Dissociates a device entity from a concrete thing. The action takes only the type of the entity that you need to dissociate because only one entity of a particular type can be associated with a thing.

post/#X-Amz-Target=IotThingsGraphFrontEndService.DissociateEntityFromThing

Headers

X-Amz-Target'IotThingsGraphFrontEndService.DissociateEntityFromThing' required

Request body

thingNamestring required

The name of the thing to disassociate.

entityType'DEVICE' | 'SERVICE' | 'DEVICE_MODEL' | 'CAPABILITY' | 'STATE' | 'ACTION' | 'EVENT' | 'PROPERTY' | 'MAPPING' | 'ENUM' required

The entity type from which to disassociate the thing.

Response

Success

DissociateEntityFromThingResponse required