access-token: ********************{
"name": "string",
"type": "string",
"config": {},
"enabled": true
}curl --location '/admin/network/security/polling_datasource' \
--header 'access-token: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"name": "string",
"type": "string",
"config": {},
"enabled": true
}'{
"success": true,
"id": 0
}