Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Sets the device’s state.

You can find the URL, and SystemKey, and token required in the call by clicking on API Keys (key icon) at the top-right of the Registry Details page.

The token required in the call can be EITHER the token found on the Registry Details page OR a JWT generated as described here (note the claims required for HTTP calls). Using the JWT is recommended since it is device-specific.

HTTP request

POST {URL}/api/v/4/webhook/execute/{SystemKey}/cloudiotdevice_devices

...