curl --location -g --request POST 'https://api.iotwireless.{region}.amazonaws.com/thing-types//deprecate' \ --header 'Content-Type: application/json' \ --data-raw '{ "undoDeprecate": true }'
{}