curl --location 'http://127.0.0.1/deployments/traffic-filter/rulesets//associations' \ --header 'Authorization: ApiKey {{EC_API_KEY}}' \ --header 'Content-Type: application/json' \ --data '{ "id": "string", "entity_type": "string" }'
{}