Hey @juvanthomas, the docs mention that for any endpoint that if the user has admin role, then all endpoints will be accessible. If the user has user role, then only endpoints that use a sender_id parameter are accessible, only when the sender_id matches the username property. Since the /model/parse endpoint does not have a sender_id parameter, it’s only available to admin users.
is there a user in Rasa to do admin?. how does this work. I am working on setting up Rasa Talk. looks like I need to provide payload which is user. but I do not know what user is available in my Out of the box setup in Rasa. any help