curl --location --request POST 'https://restercoins.com/api/chair/control' \ --header 'Apikey: {{Apikey}}' \ --header 'Content-Type: application/json' \ --data-raw '{ "DeviceId": "{{DeviceId}}", "Time": "1" }'
{}