Skip to main content

Updates thing info

PUT 

/iot/things/:thingId

Update is performed by replacing the current resource data with values provided in a request payload. Note that the thing's type and ID cannot be changed.

Required Permission:

  • Resource: core:things:{id}

  • Action: core:things:update

Request

Responses

Thing updated.