{ "name": [ "string" ] }
curl --location --request POST '/safety/database/optimize' \ --header 'x-token: {{x-token}}' \ --header 'Content-Type: application/json' \ --data-raw '{ "name": [ "string" ] }'
{}