cURL
curl --request POST \ --url https://api.example.com/api/var/sensor/clear-conf \ --header 'Authentication: <authentication>' \ --header 'Content-Type: application/json' \ --data ' { "id": "<string>", "key": "<string>" } '
{}
The response is of type object.
object