Request Details/Restart a Device
Verb:POST
URL: {url}/device/{id}/restart
Parameters
Parameters for this request that must be sent in the body of the request:
Field | Description | Guy | Obligatory | Possible values |
---|---|---|---|---|
Id | Represents the ID of the device on which the action is to be executed | Whole | Yes | - |
Answer
- Code: 200 – Successful Answer:True
- Code: 400 - Bad request Answer: Error Description Message
-
Code: 500 - Internal Error Server Answer: Error Description Message
- BadRequest If the device ID is not greater than 1
- ValidationError If one of the required values is not sent