How to allow anonymous access for a REST endpoint?

Mouna Hammoudi August 16, 2022

I am using a web fragment and its corresponding REST endpoint which is called "MounaBulkSummary". How can I enable "anonymous allowed" for my REST endpoint? You notice my REST endpoint is all the way to the bottom and it doesn't have the option "Anonymous allowed", how can I add it?

 

Capture.PNG

1 answer

0 votes
Hana Kučerová
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
August 16, 2022

Hi @Mouna Hammoudi ,

please see the documentation here. I believe you need to omit the groups attribute.

Suggest an answer

Log in or Sign up to answer