Request to enable “Public API Endpoints” for my account - 404 Function not found

I’m getting the following error when trying to use the NIM API:

‘Error payload from server:’,
{
status: 404,
title: ‘Not Found’,
detail: “Function ‘23d4f03a-b8a6-4adb-a183-7daa083a09cc’: Not found for account ‘PEKI89fyopC7jrgs2TNdGaTliERw5CNZ7ssplom3xXY’”
}

Details:

Endpoint: https://integrate.api.nvidia.com/v1/chat/completions
The /v1/models endpoint works fine and lists the model correctly.
The same model works in the build.nvidia.com playground.
I created a new API key today and haven’t changed anything else.
Account ID: PEKI89fyopC7jrgs2TNdGaTliERw5CNZ7ssplom3xXY

This seems to be the same “Public API Endpoints” permission issue reported by other users. Could you please enable it for my account?

Thank you for you help