Skip to content

GET /devices/{id}/setupSqsForwarding

GET
/devices/{id}/setupSqsForwarding

Authorizations

ApiKeyAuth
TypeAPI Key (header: Authorization)

Parameters

Path Parameters

id*

device id

Typenumber
Required
formatinteger

Query Parameters

sqsArn
Typestring
types
Typestring
formatJSON

Responses

Request was successful
application/json
JSON
{
"status": "string"
}

Playground

Authorization
Variables
Key
Value

Samples

cURL
JavaScript
PHP
Python