{
"content": "string",
"encoding": true,
"type": "prefetch_url"
}
curl --location --request POST '/site/refresh' \
--header 'Content-Type: application/json' \
--data-raw '{
"content": "string",
"encoding": true,
"type": "prefetch_url"
}'
{}