curl --location --request PUT '/api/proxy-providers/' \
--header 'Content-Type: application/json' \
--data-raw '{
"name": "string",
"account": "string",
"domain": "string",
"active": true,
"metadata": {}
}'{
"data": null,
"message": "string",
"status": true,
"status_code": 0
}