I have created two api Members and I'm using token authentication. Each Member has a unique API Key
- super admin API admin users - should be able to GET, POST, PUT etc
- content API users - should only be able to GET but NOT POST, ETC
I've changed the permissions for each Member under the permissions tab for each user in the CMS so that the 'content API user' only has 'Access records through the RESTful API' checked BUT I can still POST, PUT records using the users API key?
I hope thats not to confusing

I have created two api Members and I'm using token authentication. Each Member has a unique API Key
I've changed the permissions for each Member under the permissions tab for each user in the CMS so that the 'content API user' only has 'Access records through the RESTful API' checked BUT I can still POST, PUT records using the users API key?
I hope thats not to confusing