{ "tap_service": {} }
curl --location --request POST 'https://example.com:30888/tap_services//disable' \ --header 'Content-Type: application/json' \ --data-raw '{ "tap_service": {} }'
{}