Services Web APIs dissapearing (404)

We’re beeing unable to make a PUT to that endpoint:

https://services.docs.unity.com/multiplay-config/v1/#tag/Builds/operation/CreateOrUpdateBuildFile

Returns 404 error:

{“status”:404,“title”:“Not Found”,“requestId”:“776079f0-1b17-4243-ba7a-137c7711f
a1a”,“detail”:“Object could not be found”,“code”:54,“type”:“https://services.doc
s.unity.com/docs/errors#54”}

And for us is quite relevant because we’re using this API to upload new builds to Unity Multiplay on our automation.

We’ve tested with multiple accounts and some other colleagues in other companies and they’re having a 404 error too.

Is that endpoint still available?
Is the documentation wrong?

Okey, now the endpoint somewhat started working again.

But it was at least during 4 days not really available.