Skip to main content

Update Shadow Manager

PUT 

https://app.infodeck.io/api/organizations/:organizationId/edge-gateways/:edgeGatewayId/shadows/shadow-manager

Update Shadow Manager

Request

Path Parameters

    organizationId stringrequired

    The ID of organization.

    edgeGatewayId stringrequired

    Edge gateway device EUI

Responses

Schema
    data object[]required

    Data of the edge gateway.

  • Array [
  • deploymentId stringrequired
    iotJobId stringrequired
    iotJobArn stringrequired
  • ]

Authorization: http

name: usertype: httpscheme: bearerbearerFormat: JWTdescription: Get your API token via POST /authentications/tokens
curl -L -X PUT 'https://app.infodeck.io/api/organizations/:organizationId/edge-gateways/:edgeGatewayId/shadows/shadow-manager' \
-H 'Accept: application/json' \
-H 'Authorization: Bearer <TOKEN>'
Request Collapse all
Base URL
https://app.infodeck.io/api
Auth
Parameters
— pathrequired
— pathrequired
ResponseClear

Click the Send API Request button above and see the response here!