I’ve made my own API_Actions but it seems, that the user is not validated against the token, so every token (expired or not) works - what am I missing?
The sample in the docu shows no security validation so I thought this is handled like the other REST Apis