Authorization: Bearer ********************
{ "ids": [ 0 ] }
curl --location --request DELETE '/operation/log' \ --header 'Content-Type: application/json' \ --data-raw '{ "ids": [ 0 ] }'
{}