We’d like to be able to restrict execution of certain API functions. Specifically, it would be great if we could create an API token that has permissions to create/read/update table records, but not delete them. I’ve not found a method to do this in platform to date, but it would be a useful risk-reduction option for us to have.
Hi Dan, Thanks for the suggestion! This would be a great way to error proof API functions - I know we can set some permissions when setting up the API tokens, but these are more general than what you are looking for, correct?