Authorization: ********************{
"protocol": "socks5",
"extractMethod": 0,
"extractionUrl": "https://test-extraction.com2222/extract",
"publicViewing": 0,
"id": "78c9c3971d8f4b00ace9ae4ee695df0f"
}curl --location --request POST 'http://127.0.0.1:30898/api/proxy/updateApiExtractionProxy' \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"protocol": "socks5",
"extractMethod": 0,
"extractionUrl": "https://test-extraction.com2222/extract",
"publicViewing": 0,
"id": "78c9c3971d8f4b00ace9ae4ee695df0f"
}'