GET
/v1/integrate/devices/endpoints
Get device endpoints
GET
/v1/integrate/devices/endpoints/{protocol}
Get single device endpoint
PATCH
/v1/integrate/devices/endpoints/{protocol}
Patch single device endpoint
GET
/v1/integrate/devices/actions/requests
Get device action requests
GET
/v1/integrate/devices/actions/requests/active
Get active device action requests
GET
/v1/integrate/devices/actions/requests/archived
Get archived device action requests
DELETE
/v1/integrate/devices/{deviceId}/actions/requests
Cancel all device action requests
DELETE
/v1/integrate/devices/actions/requests/{requestId}
Cancel single device action request
GET
/v1/integrate/devices/actions/requests/{requestId}
Get single device action request
POST
/v1/integrate/devices/{deviceId}/presharedkey
Create Pre-Shared Device Key
GET
/v1/integrate/devices/presharedkey/jobs
Pre-Shared Devices Keys Import Job Status
POST
/v1/integrate/devices/presharedkey/jobs
Import Pre-Shared Devices Keys
POST
/v1/integrate/devices/{deviceId}/psk
Create Pre-Shared Device Key
GET
/v1/integrate/devices/{deviceId}/psk/{protocol}
Get Pre-Shared Device Key
GET
/v1/integrate/devices/psk/jobs
Pre-Shared Devices Keys Import Job Status
POST
/v1/integrate/devices/psk/jobs
Import Pre-Shared Devices Keys
POST
/v1/integrate/devices/{deviceId}/actions/LWM2M
Create Action Request On Specific LwM2M Device.
POST
/v1/integrate/devices/actions/LWM2M
Create Action Requests for LwM2M Devices.
POST
/v1/integrate/devices/{deviceId}/actions/COAP
Create Action Request On Specific CoAP Device.
POST
/v1/integrate/devices/actions/COAP
Create Action Requests for CoAP Devices.
POST
/v1/integrate/devices/{deviceId}/actions/UDP
Create Action Request On Specific UDP Device.
POST
/v1/integrate/devices/actions/UDP
Create Action Requests for UDP Devices.
GET
/v1/integrate/clouds/aws/parameters
Get CloudFormation Parameters
POST
/v1/integrate/clouds/aws/{integrationId}/restart
Restart AWS Integration
POST
/v1/integrate/clouds/aws/{integrationId}/test
Test AWS Integration
POST
/v1/integrate/clouds/aws
Create AWS Integration
DELETE
/v1/integrate/clouds/{integrationId}
Delete Integration
GET
/v1/integrate/clouds/{integrationId}
Get Customer Integration
PATCH
/v1/integrate/clouds/{integrationId}
Patch Customer Integration
GET
/v1/integrate/clouds
Get All Customer Integrations
GET
/v1/integrate/clouds/eventTypes
Get Integration Event Types
POST
/v1/integrate/clouds/webhooks
Create Webhook Integration
PATCH
/v1/integrate/clouds/webhooks/{integrationId}
Patch Customer Webhook Integration
POST
/v1/integrate/clouds/webhooks/{integrationId}/restart
Restart Webhook Integration
POST
/v1/integrate/clouds/webhooks/{integrationId}/test
Test Webhook Integration