Reset target device (Deprecated)
Deprecated
In case of a potential malfunction in the target system, each target can be reset during operation. The target will then restart with factory settings. All settings made via this API will be overwritten and need to be restored. Note: This API call should only be used in emergencies when the target is otherwise not functioning correctly.
POST
/rest/biathlon/target/system/{target-name}/reset-device
curl \
--request POST 'http://api.example.com/rest/biathlon/target/system/{target-name}/reset-device'