/<instance_id>/equalize/{equalize_id} - DELETE
Method description
Delete a specific equalize for the client {instance_id}.
URI Parameters
None
Responses
200 - item has been deleted
Type: application/json
400 - the item cannot be removed because it is currently enabled
Type: application/json
401 - the user performing the action doesn't meet the security criteria
Type: application/json
404 - the instance or item doesn't exist
Type: application/json