Skip to main content

Enqueue Asset Downlink

POST 

/organizations/:organizationId/assets/:assetId/enqueue-downlink

Enqueue Asset Downlink

Request

Path Parameters

    organizationId stringrequired

    The ID of organization.

    assetId stringrequired

    The ID of asset.

Body

required
    action stringrequired

    The name of manufacturer.

    base64 stringrequired

    The base64 of asset downlink.

Responses

Schema
    data objectrequired

    Data of the asset.

    received stringrequired
Loading...