Skip to main content
POST
/
cabinet
/
subscription
/
devices
/
reduce
Reduce Devices
curl --request POST \
  --url http://localhost:8080/cabinet/subscription/devices/reduce \
  --header 'Content-Type: application/json' \
  --data '{}'
{}

Body

application/json
{key}
integer

Response

Successful Response

The response is of type Response Reduce Devices Cabinet Subscription Devices Reduce Post · object.