简体中文
cURL
curl --request POST \ --url https://api.ppinfra.com/gpu-instance/openapi/v1/network/delete \ --header 'Authorization: <authorization>' \ --header 'Content-Type: <content-type>' \ --data '{ "networkId": "<string>" }'