Authorization: Bearer ********************
{
"restart_servers": true
}
curl --location --request DELETE 'https://api.vpsbg.eu/v1/ssh-keys/' \
--header 'Accept;' \
--header 'Content-Type: application/json' \
--data-raw '{
"restart_servers": true
}'
{}