Restrict REST API access for only GET call
Is there a way to restrict REST API access to a particular module or application wide for a user to use only GET call and not allow PATCH/UPDATE/DELETE
0
Is there a way to restrict REST API access to a particular module or application wide for a user to use only GET call and not allow PATCH/UPDATE/DELETE