Define rule with API Key

Hi,

I’m trying to figure out how to grant permissions to a certain API Key authenticated user, using the Apply When object in collection rules.

Thanks for anyone’s help !

Actually I found out right after I asked… When I realized an API Key is assigned an ID.

So I could define a rule like this:
{
“%%user.id”: “API-KEY-ID”
}

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.