Restricting base rest requests to only back office users.
Hey all,
Is it possible to restrict access to a base rest endpoint to only back office users? I've tried several variants of the available properties (allowType, allowGroup etc) to no avail. It looks like it's really designed for use with site members rather than users.
If that's not possible, I'm assuming I can access the current user via the API and restrict access that way.
Restricting base rest requests to only back office users.
Hey all,
Is it possible to restrict access to a base rest endpoint to only back office users? I've tried several variants of the available properties (allowType, allowGroup etc) to no avail. It looks like it's really designed for use with site members rather than users.
If that's not possible, I'm assuming I can access the current user via the API and restrict access that way.
Thanks,
Nathan
is working on a reply...