# Enroll all account domains Begins an asynchronous background job to assign all domains to Dynamic IP Pools. This can also include domains belonging to subaccounts depending on the provided parameters. The Dynamic IP Pools feature must be enabled for the account and the request must come from a parent account user. Endpoint: POST /v3/domains/all/dynamic_pools/enroll Version: 3.0.0 Security: basicAuth ## Query parameters: - `include_subaccounts` (boolean, required) If true, domains belonging to subaccounts will also be enrolled in Dynamic IP Pools ## Response 200 fields (application/json): - `message` (string, required) Response message