Running terraform import genesys_cloud_flow.sales_flow <uuid> fails with:
Error: GET https://api.mypurecloud.com/api/v2/flows/<uuid> returned 404
The docs state: “To import an existing resource, you must provide the unique identifier of the resource as it exists in the platform.”
The ID is correct. I’ve verified it via the UI and the REST API. The token works fine for other imports. Why is the flow endpoint rejecting the import command?