Terraform 409 on genesyscloud_auth_division despite unique name

Running terraform apply on a fresh environment. The plan succeeds, but apply fails with a 409 Conflict on genesyscloud_auth_division. The API returns {"code":"duplicate_resource","message":"The resource already exists."}. I’ve verified the name is unique and checked the console. No matching division exists. Any idea why the provider thinks it’s a duplicate?