Given a device ID, issues a request to invoke a named device method (with possible parameters). See the "Example POST" code snippet below.
post/devices/{deviceId}/methods
Path parameters
deviceIdstring required
The unique identifier of the device.
Request body
Response
Success