Skip to main content

Forward AWS IoT Hook

POST 

/integrations/aws-iot

Forward AWS IoT Hook

Request

Path Parameters

    organizationId string

Query Parameters

    event stringrequired

    Possible values: [up]

    The event to forward.

Body

required
    timestamp numberrequired

    The ID used for deduplication.

    organizationId stringrequired

    The time of the payload in ISO 8601 format.

    assetId stringrequired

    Information about the IoT device.

    event stringrequired

    The ID of the tenant.

    data objectrequired

    The name of the tenant.

Responses

Schema
    forwarded booleanrequired

    forwarded successfully.

Loading...