Give anonymous access an update permission to custom content

Hi Guys!

I’m working on a function of my app which allowed users to upload attachments to custom content. I know that we need to give the update permission to the user whoever uploading the attachment.

But I’m wondering is it possible to give anonymous access update permission to the custom content through content restriction API, so that the anonymous access can upload the attachment as well?

Any help will be appreciated!