token: ********************{
"remove_all_ips": true,
"remove_extra_ip_only": true
}curl --location --request DELETE '/admin/servers//link/apis' \
--header 'token: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"remove_all_ips": true,
"remove_extra_ip_only": true
}'{
"success": true,
"error": "string"
}