Add endpoint for HTTP device
This request allows the client application to create an HTTP endpoint in IMPACT.
Add endpoint for HTTP device describes the API structure for adding an endpoint for HTTP device.
Title | Add endpoint for HTTP device |
---|---|
URL | http://<Impact_URL>/m2m/endpoints |
Method | POST |
Content-Type | application/json |
URL Params |
The URL parameters are:
|
Data Params |
msg:[string] : info/warning/error message |
Success Code |
Response Code: 200 |
Error Code |
400 : Bad Request 401 : Unauthorized 404 : Not Found |
Sample Call | Curl: Response
Body:
|
Notes | None |