access-token: ********************curl --location '/admin/network/security/polling_datasource/types' \
--header 'access-token: <api-key>'{
"success": true,
"types": {
"antiddos_portal": {
"label": "string",
"config_template": {
"endpoint": "string",
"token": "string"
}
}
}
}