Unexpected behaviour regarding page restrictions

Hi there

I am developing a marketplace extension. Part of the functionality is to copy pages. Since today, we’ve been encountering an issue regarding page restrictions:

When content (page) is created via the rest api, only the authenticated user that called the endpoint has access to the page and no one else. This was never the case - restrictions had to be set manually.

Is anyone else experiencing this issue? Is this an intended change?

If you mean using the create content endpoint, restrictions has never been a required parameter as far as I can recall.