Updates the data for a thing.
Requires permission to access the UpdateThing action.
patch/things/{thingName}
Path parameters
thingNamestring required
<p>The name of the thing to update.</p> <p>You can't change a thing's name. To change a thing's name, you must create a new thing, give it the new name, and then delete the old thing.</p>
Request body
Response
Success
UpdateThingResponse required
The output from the UpdateThing operation.