...
Additional Endpoints:
Create Downlink
Description | Method | URL | URL Path Params | URL Query Params | Request Payload | Return |
---|---|---|---|---|---|---|
Downlink creation | POST | /api/devices/{devId}/downlik |
|
| The Body contains the downlink content. See also: Downlinks |
|
Device creation | POST | /api/ | ||||
User creation | POST | /api/organisation/user | - | - | userInput as JSON : | created user JSON: { "login": "e.test@test.com" |