{
"is_datacenter": true,
"id": 1
}
curl --location --request POST 'https://api.ipcola.com/api/static_direct_proxy/renew' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"is_datacenter": true,
"id": 1
}'
{
"meta_message": "string",
"meta_status": 0
}