Skip to main content

Flush Device queues

DELETE 

https://app.infodeck.io/api/lns/tenants/:tenantId/applications/:applicationId/devices/:deviceId/queues

Flush device queues

Request

Path Parameters

    tenantId stringrequired

    The ID of tenant.

    applicationId stringrequired

    The ID of application.

Responses

Schema
    data objectrequired

    Empty object

Authorization: http

name: usertype: httpscheme: bearerbearerFormat: JWTdescription: Get your API token via POST /authentications/tokens
curl -L -X DELETE 'https://app.infodeck.io/api/lns/tenants/:tenantId/applications/:applicationId/devices/:deviceId/queues' \
-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!