Recent content by Tapple

  1. T

    XF 2.2 Sending Confirmation Emails Through Rest API

    The endpoint for posting users does not say anything about sending confirmation emails to users when you create their account. If I were to use the post users endpoint as a register screen, will this send the confirmation email? Or if not, is there some way I can do this?
  2. T

    XF 2.2 User API Keys

    I have done a lot of digging around the API endpoints, and I don't see a way to programmatically generate API keys. I want to create a mobile app for my forum, but from what I have seen so far, you cannot create a forum post or thread as another user, unless you are using an API key with that...
Top Bottom