Skip to content

/AWS1/CL_IOT=>DELETETHINGTYPE()

About DeleteThingType

Deletes the specified thing type. You cannot delete a thing type if it has things associated with it. To delete a thing type, first mark it as deprecated by calling DeprecateThingType, then remove any associated things by calling UpdateThing to change the thing type on any associated thing, and finally use DeleteThingType to delete the thing type.

Requires permission to access the DeleteThingType action.

Method Signature

IMPORTING

Required arguments:

IV_THINGTYPENAME TYPE /AWS1/IOTTHINGTYPENAME /AWS1/IOTTHINGTYPENAME

The name of the thing type.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_IOTDELETETHINGTYPERSP /AWS1/CL_IOTDELETETHINGTYPERSP