Deprecates a thing type. You can not associate new things with deprecated thing type.
Requires permission to access the DeprecateThingType action.
post/thing-types/{thingTypeName}/deprecate
Path parameters
thingTypeNamestring required
The name of the thing type to deprecate.
Request body
Response
Success
DeprecateThingTypeResponse required
The output for the DeprecateThingType operation.